Available on crate feature api and (crate features client or server) and crate feature unstable-msc2965 only.
Expand description

MSC2965 (MSC)

Structs§

AuthorizationServerMetadata
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§

AccountManagementAction
The action that the user wishes to do at the account management URL.
AuthorizationServerMetadataUrlError
The possible errors when validating URLs of AuthorizationServerMetadata.
CodeChallengeMethod
The code challenge method to use at the authorization endpoint.
GrantType
The grant type to use at the token endpoint.
Prompt
The desired user experience when using the authorization endpoint.
ResponseMode
The mechanism to be used for returning authorization response parameters from the authorization endpoint.
ResponseType
The method to use at the authorization endpoint.