Module mas_oidc_client::requests 
source · Expand description
Methods to interact with OpenID Connect and OAuth2.0 endpoints.
Modules§
- Requests for the Authorization Code flow.
 - Requests for the Client Credentials flow.
 - Requests for OpenID Connect Provider Discovery.
 - Requests and method related to JSON Object Signing and Encryption.
 - Requests for using Refresh Tokens.
 - Requests for the Token endpoint.
 - Requests for obtaining Claims about an end-user.