Is there a possibility to show what the password requirements are before we hit send ?
Something like that (with js)
at least 1 lowercase letter
at least 1 uppercase letter
at least 1 symbol
at least 1 number
and requirements that are not met are red, those who are met green.
Or at least a text showing the requirements. Otherwise the user has to guess what the requirements are
Is there a possibility to show what the password requirements are before we hit send ?
Something like that (with js)
at least 1 lowercase letter
at least 1 uppercase letter
at least 1 symbol
at least 1 number
and requirements that are not met are red, those who are met green.
Or at least a text showing the requirements. Otherwise the user has to guess what the requirements are