MohitVachhani / go-learn

This is just a repo for learning GO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Go 99.7%Language:Shell 0.3%