Expand description
Types and functions for OAuth 2.0 Dynamic Client Registration (RFC 7591).
Re-exports§
Structs§
- Client
Metadata - The metadata necessary to register a client with an OAuth 2.0 authorization server.
- Client
Registration Response - A successful response to OAuth 2.0 Dynamic Client Registration (RFC 7591).
- Localized
- A collection of localized variants.
Enums§
- Application
Type - The possible types of an application.
- OAuth
Grant Type - The grant types that the user will use at the token endpoint.