pub fn save(provider: &str, account: &str, token: &StoredToken) -> Result<()>
Save a token for provider under account account (email / user id / “default”).
provider
account