#Go JWT Authentication
external libraries used:
- GORM - https://gorm.io/
- Gin - https://gin-gonic.com/
- Dotenv - https://github.com/joho/godotenv
- Bcrypt - https://pkg.go.dev/golang.org/x/crypt...
- JWT-Go - https://github.com/golang-jwt/jwt
- Compile Daemon - https://github.com/githubnemo/Compile...
go get ./
go install github.com/githubnemo/CompileDaemon
To run using compile daemon:
compiledaemon --command="./go-jwt"
SIGNUP { "email":"", "password":"" }
http://localhost:3000/signup
http://localhost:3000/login
http://localhost:3000/validate