pub const AUTHORIZATION_CODE: &str = "authorization_code";
Expand description

authorization_code, the grant type for an OAuth2 Access Token Request.