Skip to content

A repo to learn AWS Cognito from the backend using Go

Notifications You must be signed in to change notification settings

readytowork-org/rnd-surajan-aws-cognito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnd-surajan-aws-cognito

A repo to learn AWS Cognito from the backend using Go Gin Framework


Things Done:

Used Gin Framework to interact with aws-cognito's api 👉: github.com/aws/aws-sdk-go/service/cognitoidentityprovider

  1. User pool setup in AWS Cognito ✅
  2. Signup ✅
  3. Signup Confirmation through email ✅
  4. Login ✅
  5. Forgot Pw ✅
  6. Change Pw ✅
  7. Logout ✅

About

A repo to learn AWS Cognito from the backend using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages