Expand description
Standard OAuth2 response types not implemented in the oauth2 crate.
Structs§
- Code
Grant Response - Represents the parameters in the redirect url, when fetched in the browser.
Type Aliases§
- Basic
Error Response - Error response specialization for basic OAuth2 implementation.
- Code
Grant Result - The authorization server may send us a well defined success or error.