renew_token_client_managed

Function renew_token_client_managed 

Source
async fn renew_token_client_managed(
    client: &InternalClient,
    tokens: Arc<dyn ClientManagedTokens>,
) -> Result<(), LoginError>