Contains a valid JWKS representation of the public key for this environment. For more information, see: https://auth0.com/blog/navigating-rs256-and-jwks/
Was this page helpful?
{
"kid": "<string>",
"alg": "<string>",
"kty": "<string>",
"use": "<string>",
"e": "<string>",
"n": "<string>"
}