Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add password strength component to display the strength of a users password #699

Open
joelzwarrington opened this issue Sep 29, 2021 · 0 comments

Comments

@joelzwarrington
Copy link
Contributor

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.

  • 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant