https://github.com/anubhavitis/go-auth-boilerplate
golang boilerplate code for authentication with login to get jwt tokens, and middlewares to authenticate requests
https://github.com/anubhavitis/go-auth-boilerplate
auth boilerplate go-auth go-boilerplate golang jwt
Last synced: about 2 months ago
JSON representation
golang boilerplate code for authentication with login to get jwt tokens, and middlewares to authenticate requests
- Host: GitHub
- URL: https://github.com/anubhavitis/go-auth-boilerplate
- Owner: anubhavitis
- Created: 2024-05-02T05:27:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T05:39:12.000Z (about 1 year ago)
- Last Synced: 2025-02-09T17:32:27.257Z (4 months ago)
- Topics: auth, boilerplate, go-auth, go-boilerplate, golang, jwt
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-auth-boilerplate
golang boilerplate code for authentication with login to get jwt tokens, and middlewares to authenticate requests