Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyosu-1/oidc
implementation of mini oidc provicer
https://github.com/kyosu-1/oidc
Last synced: 26 days ago
JSON representation
implementation of mini oidc provicer
- Host: GitHub
- URL: https://github.com/kyosu-1/oidc
- Owner: kyosu-1
- Created: 2024-01-18T14:43:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T13:15:28.000Z (11 months ago)
- Last Synced: 2024-06-19T16:41:18.297Z (7 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oidc
implementation of mini oidc provicer## ref
- https://openid.net/specs/openid-connect-core-1_0.html
- https://openid.net/specs/openid-connect-discovery-1_0.html
- https://datatracker.ietf.org/doc/html/rfc6749