Jwks
class Jwks
The JSON Web Key Set.
Expected to be retrieved via OAuth2Client.jwks and used to validate a Jwt signature via Jwt.hasValidSignature.
The JSON Web Key Set.
Expected to be retrieved via OAuth2Client.jwks and used to validate a Jwt signature via Jwt.hasValidSignature.