Skip to main content

refresh_token

Function refresh_token 

Source
pub async fn refresh_token(
    store: &CredentialStore,
) -> Result<(OAuth1Token, OAuth2Token)>
Expand description

Refresh OAuth2 token using OAuth1 token