Skip to content

Commit 349ea60

Browse files
authored
Update readMe.md
1 parent 872e5b8 commit 349ea60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Golang and GORM - User Registration and Email Verification
22

3-
![Golang and GORM - User Registration and Email Verification](https://codevoweb.com/wp-content/uploads/2022/08/Golang-and-GORM-User-Registration-and-Email-Verification.webp)
4-
53
In this comprehensive guide, you will learn how to secure a Golang RESTful API with JSON Web Tokens and Email verification. We will start by registering the user, verifying the user's email address, logging in the registered user, and logging out the authenticated user.
64

5+
![Golang and GORM - User Registration and Email Verification](https://codevoweb.com/wp-content/uploads/2022/08/Golang-and-GORM-User-Registration-and-Email-Verification.webp)
6+
77
## Topics Covered
88

99
- Golang and GORM JWT Authentication Overview

0 commit comments

Comments
 (0)