mas_
oidc_
client
0.12.0
Module jose
Module Items
Structs
Functions
In mas_
oidc_
client::
requests
mas_oidc_client
::
requests
Module
jose
Copy item path
source
Expand description
Requests and method related to JSON Object Signing and Encryption.
Structs
§
JwtVerification
Data
The data required to verify a JWT.
Functions
§
fetch_
jwks
Fetch a JWKS at the given URL.
verify_
id_
token
Decode and verify an ID Token.
verify_
signed_
jwt
Decode and verify a signed JWT.