Skip to main content

store_refresh

Function store_refresh 

Source
pub fn store_refresh(
    account: &str,
    token: Option<&str>,
) -> Result<(), SecretError>
Expand description

Store the refresh token that came with a token, or remove the one that no longer belongs to it.