pub fn delete_token(host: &str) -> Result<(), GorError>
Delete an OAuth token for the given host.
Returns GorError::Keyring if the file cannot be written.
GorError::Keyring