Skip to main content

fetch_account_email

Function fetch_account_email 

Source
pub async fn fetch_account_email(
    provider: CloudProvider,
    tokens: &OAuthTokens,
) -> Result<String, OAuthError>