Expand description
Response types in the OpenID Connect specification.
Structs§
- Invalid
Response Type - An error encountered when trying to parse an invalid
ResponseType
. - Response
Type - An OAuth 2.0
response_type
value that the client can use at the authorization endpoint.
Enums§
- Response
Type Token - The accepted tokens in a
ResponseType
.