A JWK and JWK Set implementation. An auto-caching JWK Set HTTP client is provided. Generate, validate, and inspect JWKs. Self-host this project's website: https://jwkset.com
-
Updated
Sep 18, 2024 - Go
A JWK and JWK Set implementation. An auto-caching JWK Set HTTP client is provided. Generate, validate, and inspect JWKs. Self-host this project's website: https://jwkset.com
GitHub page for OpenID Configuration and JWKs (.well-known, openid-configuration, jwks.json)
The JSON Web Key Set (JWKS) endpoint is a read-only endpoint that contains the public keys’ information in the JWKS format. The public keys are the counterpart of private keys which are used to sign the tokens.
Add a description, image, and links to the jwks-endpoint topic page so that developers can more easily learn about it.
To associate your repository with the jwks-endpoint topic, visit your repo's landing page and select "manage topics."