Skip to main content

oauth_access_token

Function oauth_access_token 

Source
pub fn oauth_access_token(
    credential: &str,
    mode: OAuthTokenMode,
) -> Result<SecretValue, ViaError>