Module authorization_code_flow

Source
Expand description

Authorize using the authorization code flow

You can learn more about the OAuth2 authorization code flow here.

Structs§

AuthorizationCodeFlow
An object representing an OAuth 2.0 authorization code flow.

Functions§

start
Start an authorization code flow.