Module response

Module response 

Source
Expand description

Standard OAuth2 response types not implemented in the oauth2 crate.

Structs§

CodeGrantResponse
Represents the parameters in the redirect url, when fetched in the browser.

Type Aliases§

BasicErrorResponse
Error response specialization for basic OAuth2 implementation.
CodeGrantResult
The authorization server may send us a well defined success or error.