Module mas_oidc_client::requests::jose
source · Expand description
Requests and method related to JSON Object Signing and Encryption.
Structs§
- The data required to verify a JWT.
Functions§
- Fetch a JWKS at the given URL.
- Decode and verify an ID Token.
- Decode and verify a signed JWT.