Unfortunately, there many confusions when customers are registering with the Default Signup Form, especially regarding the password policy. Is there an exact explanation like the min/max length of the password and which characters are allowed/disallowed?
Thanks for your Help
I have created a separate password box/signup that provides clarity when creating passwords, it’s is code heavy but a solution I will share this once back at my laptop. It confirms length, characters, numbers etc through regex use text elements and boxes as well as comparing password and confirm passwords.