When a user enables a complex login password from settings, then the user needs to follow specific rules to set the password. Earlier, we were displaying password rules statically. We make it more user-friendly now users get correct/wrong input notifications while typing the password.
This feature will benefit all companies and users who are using complex password settings.
How it works
By Default, in front of all password rules, we are displaying X mark. When the user starts typing a password, and the case is passed then one by one system will automatically check the given rules as ü. This is applicable to all the password rules.