https://github.com/michieldemey/go-jwt-auth-service
A JWT authentication service written in Go
https://github.com/michieldemey/go-jwt-auth-service
authentication golang jwt
Last synced: 10 days ago
JSON representation
A JWT authentication service written in Go
- Host: GitHub
- URL: https://github.com/michieldemey/go-jwt-auth-service
- Owner: MichielDeMey
- Created: 2017-06-27T19:04:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T14:16:29.000Z (almost 9 years ago)
- Last Synced: 2025-02-23T11:28:10.268Z (over 1 year ago)
- Topics: authentication, golang, jwt
- Language: Go
- Size: 3.95 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JWT Authentication Service
---
A simple JWT authentication service example written in Go.