Skip to main content

autorize_code

Function autorize_code 

Source
pub async fn autorize_code(
    client_id: &str,
    client_secret: &str,
    redirect_url: &str,
    code: &str,
) -> Result<AuthorizationTokens>
Expand description

Authorizes the api client