Module response_type

Source
Expand description

Response types in the OpenID Connect specification.

Structs§

InvalidResponseType
An error encountered when trying to parse an invalid ResponseType.
ResponseType
An OAuth 2.0 response_type value that the client can use at the authorization endpoint.

Enums§

ResponseTypeToken
The accepted tokens in a ResponseType.