Module matrix_sdk::oidc::types
source · Available on crate feature
experimental-oidc
only.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-codegen
crate - 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.
- Helpers types to use scopes.
- Types for provider discovery using Webfinger.
Type Aliases§
- An OpenID Connect ID Token.