Deletes the user from the server.
@override Future<void> deleteUser(User user) async { _warn("deleteUser"); }