https://github.com/catvec/auth-service
An authentication service which distributes JWTs which act as proof of identity for other services.
https://github.com/catvec/auth-service
Last synced: 7 months ago
JSON representation
An authentication service which distributes JWTs which act as proof of identity for other services.
- Host: GitHub
- URL: https://github.com/catvec/auth-service
- Owner: catvec
- License: mit
- Created: 2016-09-05T22:41:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T18:30:53.000Z (about 8 years ago)
- Last Synced: 2025-05-04T01:02:11.927Z (11 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Authentication Service
An authentication service which distributes JWTs which act as proof of
identity for other services.