ng-password-strength
ng-password-strength copied to clipboard
Any way to get feedbacks from the module?
I had implemented the password strength on my signup page, and the progress bar checking works perfectly. However, I also want to prompt user the messages about the missing pieces for the password that they inputed in order to let them know the requirements for getting 100% score. How can I do that with this module? Thank you~