Below is the regular expression for the acceptable characters that can be used to build a strong password for Punchh built Apps
“/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,70}$/”
Below is the regular expression for the acceptable characters that can be used to build a strong password for Punchh built Apps
“/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,70}$/”