pub fn store(account: &str, token: &str) -> Result<(), SecretError>
Store (or replace) the OAuth token for an account.