Deletes a token
token The token string to delete Returns the number of affected rows
token
Future<int> deleteToken(String token);