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
Should have a way to add this to a password input easily (displaying below the input)
Should have a way to validate the password input using the password strength from the hook and providing options to enable/disable or set minimum validations (like it needs to be a score > 100 for example)
The text was updated successfully, but these errors were encountered:
Have implemented a hook to determine the strength of a password, but a component would be great to have which displays this information in a user friendly way.
The text was updated successfully, but these errors were encountered: