Expand description
OAuth 2.0 and OpenID Connect types.
Modules§
- client_
credentials  - Types and methods for client credentials.
 - errors
 - Error types returned by an authorization server.
 - iana
 - Values from IANA registries, generated by the 
mas-iana-codegencrate - oidc
 - Types to interact with the OpenID Connect specification.
 - pkce
 - Types for the Proof Key for Code Exchange.
 - prelude
 - Traits intended for blanket imports.
 - registration
 - Types for Dynamic Client Registration.
 - requests
 - Requests and response types to interact with the OAuth 2.0 specification.
 - response_
type  - Response types in the OpenID Connect specification.
 - scope
 - Types to define an access token’s scope.
 - webfinger
 - Types for provider discovery using Webfinger.