Crate oauth2_types
source ·Expand description
OAuth 2.0 and OpenID Connect types.
This is part of the Matrix Authentication Service project.
Modules§
- Error types returned by an authorization server.
- 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.