Expand description
There are two key structs in this module: OAuth2Flow
and OAuth2
.
OAuth2Flow brings the user through the OAuth2 flow, and OAuth2
is a middleware used to authorize requests.
Structs§
- Exchange
Data - Exchange
Response - Initialize
- Parameters for initializing the OAuth2 flow.
- Missing
Refresh Token - OAuth2
- OAuth2
Flow - The main entry point for taking the user through OAuth2 flow.
- Redirect
Data - The params returned
- Refresh
Config - Refresh
Data