Module oauth2_types::response_type
source · 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
.