Categorygithub.com/MohitVachhani/go-learn
module
0.0.0-20240908172450-6602b23b7a90
Repository: https://github.com/mohitvachhani/go-learn.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author