Skip to main content

refresh

Function refresh 

Source
pub async fn refresh(
    provider: ProviderConfig,
    account: &str,
) -> Result<StoredToken>
Expand description

Refresh an existing stored token in place. Returns the refreshed token.