Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorsteven/jwt-best-practices
https://github.com/victorsteven/jwt-best-practices
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorsteven/jwt-best-practices
- Owner: victorsteven
- License: mit
- Created: 2020-02-23T22:45:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T20:17:46.000Z (over 4 years ago)
- Last Synced: 2024-10-28T10:05:44.979Z (17 days ago)
- Language: Go
- Size: 16.6 KB
- Stars: 130
- Watchers: 3
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jwt-best-practices
From the tutorial written [here](https://www.nexmo.com/blog/2020/03/13/using-jwt-for-authentication-in-a-golang-application-dr)
You can get the complete code that include middlewares and separated into packages from [here](https://github.com/victorsteven/gophercon-jwt-repo)
And the youtube [tutorial series](https://www.youtube.com/watch?v=RKV__1-YKHE&list=PLk73vnn5oQQbcI7Tt0rlQ0WUoV8mbYoma)