Available on crate feature
api and (crate features client-api-c or client-api-s) and (crate features client or server) only.Expand description
v1 (spec)
Structs§
- Authorization
Server Metadata - Metadata describing the configuration of the authorization server.
- Device
Delete Data - The data associated with
AccountManagementAction::DeviceDelete. - Device
View Data - The data associated with
AccountManagementAction::DeviceView. - Request
- Request type for the
auth_metadataendpoint. - Response
- Response type for the
auth_metadataendpoint.
Enums§
- Account
Management Action - The action that the user wishes to do at the account management URL.
- Account
Management Action Data - The action that the user wishes to do at the account management URL with its associated data.
- Authorization
Server Metadata UrlError - The possible errors when validating URLs of
AuthorizationServerMetadata. - Code
Challenge Method - The code challenge method to use at the authorization endpoint.
- Grant
Type - The grant type to use at the token endpoint.
- Prompt
- The desired user experience when using the authorization endpoint.
- Response
Mode - The mechanism to be used for returning authorization response parameters from the authorization endpoint.
- Response
Type - The method to use at the authorization endpoint.