jwks-endpoint

There are 3 repositories under jwks-endpoint topic.

  • MicahParks/jwkset

    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

    Language:Go3521212
  • therootcompany/sso-dev

    GitHub page for OpenID Configuration and JWKs (.well-known, openid-configuration, jwks.json)

    Language:Shell200
  • dev-rgupta/jwks-api

    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.

    Language:Java0100