You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to add a new Validator: PasswordValidator
It could check if the password is easy to guess (at least an upper case, lower case, a letter, a number and a special character for example), if the password has not been compromised and perhaps further checks.