Module matrix_sdk::oidc::types::response_type
source · Available on crate feature
experimental-oidc
only.Expand description
Response types in the OpenID Connect specification.
Structs§
- An error encountered when trying to parse an invalid
ResponseType
. - An OAuth 2.0
response_type
value that the client can use at the authorization endpoint.
Enums§
- The accepted tokens in a
ResponseType
.