Module msc2965
Available on crate feature
api
and (crate features client
or server
) and crate feature unstable-msc2965
only.Expand description
MSC2965
(MSC)
Structs§
- Authorization
Server Metadata - Metadata describing the configuration of the authorization server.
- Request
- Request type for the
auth_metadata
endpoint. - Response
- Request type for the
auth_metadata
endpoint.
Enums§
- Account
Management Action - The action that the user wishes to do at the account management URL.
- 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.