https://github.com/konojunya/go-jwt-sample
GoでJWTを使って認証するサンプル
https://github.com/konojunya/go-jwt-sample
Last synced: 17 days ago
JSON representation
GoでJWTを使って認証するサンプル
- Host: GitHub
- URL: https://github.com/konojunya/go-jwt-sample
- Owner: konojunya
- License: mit
- Created: 2017-11-13T02:55:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T03:10:36.000Z (over 7 years ago)
- Last Synced: 2025-04-06T04:13:03.797Z (20 days ago)
- Language: Go
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-jwt-sample
GoでJWTを使って認証するサンプル