Skip to content

MohitVachhani/go-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-learn

This is just a repo for learning GO.

Implemented:

  1. User Email SignUp.
  2. User Email Login.
  3. Creating JWT LoginTokens: (accessToken, refreshToken)
  4. GetUser api secured with accessToken.
  5. Google Auth (link: http://localhost:4000/auth/google?state={"authType":"signUp"})
  6. Handling creation of user and creation of access-token on signUp and login respectivel

About

This is just a repo for learning GO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages