Module mas_oidc_client::types 
source · Expand description
OAuth 2.0 and OpenID Connect types.
Modules§
- Types and methods for client credentials.
 - Error types returned by an authorization server.
 - Values from IANA registries, generated by the
mas-iana-codegencrate - Types to interact with the OpenID Connect specification.
 - Types for the Proof Key for Code Exchange.
 - Traits intended for blanket imports.
 - Types for Dynamic Client Registration.
 - Requests and response types to interact with the OAuth 2.0 specification.
 - Response types in the OpenID Connect specification.
 - Types to define an access token’s scope.
 - Types for provider discovery using Webfinger.
 
Type Aliases§
- An OpenID Connect ID Token.