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 (optional) password strength checker to user registration #264

Open
acacha opened this issue May 18, 2017 · 2 comments
Open

Add (optional) password strength checker to user registration #264

acacha opened this issue May 18, 2017 · 2 comments
Assignees

Comments

@acacha
Copy link
Collaborator

acacha commented May 18, 2017

See for example Dropbox javascript library:

https://github.com/dropbox/zxcvbn

Hi ha un exemple de component a:

http://www.vuescript.com/vue-js-password-input-component/

@acacha acacha self-assigned this May 18, 2017
@acacha
Copy link
Collaborator Author

acacha commented May 18, 2017

@acacha
Copy link
Collaborator Author

acacha commented May 18, 2017

Optionally we can create an option to autogenerate password:

  • User have an autogenerate password button
  • User can see (autogenerated password only) password if he wish
  • Or can generate a password and forget (it can always use password recovery to re-login)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant