Deletes a specific token
token The token string to delete Returns number of deleted records
token
Future<int> deleteToken(String token);