pub fn clear_oauth_token_with_mode(
mode: AuthCredentialsStoreMode,
) -> Result<(), Error>Expand description
Clear the stored OAuth token from all storage locations.
pub fn clear_oauth_token_with_mode(
mode: AuthCredentialsStoreMode,
) -> Result<(), Error>Clear the stored OAuth token from all storage locations.