Jwk
interface Jwk
A JSON web key.
Struct that contains info for a JWK. A list of them for different kinds can be retrieved from the JWK endpoint (for example, https://www.googleapis.com/oauth2/v3/certs). The JWK is used to verify the JWT token.
A JSON web key.
Struct that contains info for a JWK. A list of them for different kinds can be retrieved from the JWK endpoint (for example, https://www.googleapis.com/oauth2/v3/certs). The JWK is used to verify the JWT token.