public string CheckIfUserExists(string email, string username) => context.CheckIfUserExists(email, username);