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