https://github.com/mrinjamul/go-jwt-rest-api
Simple jwt auth
https://github.com/mrinjamul/go-jwt-rest-api
golang jwt-authentication
Last synced: about 1 year ago
JSON representation
Simple jwt auth
- Host: GitHub
- URL: https://github.com/mrinjamul/go-jwt-rest-api
- Owner: mrinjamul
- Created: 2020-10-13T18:42:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T18:44:49.000Z (over 5 years ago)
- Last Synced: 2024-05-01T16:32:30.704Z (about 2 years ago)
- Topics: golang, jwt-authentication
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-jwt-rest-api
A demo repository with gorilla/mux and jwt.
Simple Signup/Login demo.