static String generateOTPVerification(String projectName) { return PhoneOTPAuthTemplates.generateOTPVerification(projectName); }