@override Future<void> logSignUp({required String signUpMethod}) async { logger.v("logSignUp: $signUpMethod"); }