Skip to main content

exchange_code_for_token

Function exchange_code_for_token 

Source
pub async fn exchange_code_for_token(
    config: &GitHubOAuthConfig,
    code: &str,
) -> Result<String>
Expand description

Exchange GitHub OAuth code for access token