Skip to main content

ensure_fresh_provider_token

Function ensure_fresh_provider_token 

Source
pub async fn ensure_fresh_provider_token(
    client: &Client,
    provider: &str,
) -> Result<OAuthCredentials, String>
Expand description

Ensure a non-Anthropic OAuth provider has a fresh token.