pub async fn revoke_token( client: &WasmerClient, token: String, ) -> Result<Option<bool>, Error>
Revoke an existing token