Skip to main content

refresh_token

Function refresh_token 

Source
pub async fn refresh_token(refresh_token: &str) -> Result<AuthResult>
Expand description

Refresh the access token using a refresh token.