jwks

Required Setup

  • Fork this val

Set JWKS Environment Variables

If you want to set the keys up manually, set up env vars JWKS_PRIVATE and JWKS_PUBLIC as JWKS with the algorithm RS512 in this format:

{ "keys": [ { ... } ] }

Migrated from folder: Profile/jwks