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

[Feature]: update login to include password confirmation #81

Open
dustinsgoodman opened this issue May 3, 2023 · 0 comments
Open

[Feature]: update login to include password confirmation #81

dustinsgoodman opened this issue May 3, 2023 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@dustinsgoodman
Copy link
Contributor

Is your feature request related to a problem? Please describe.

When users sign-up, they only have to enter their password once. Several users during testing typed the wrong password by mistake and had to immediately go through password recovery.

Describe the solution you'd like

When performing sign-up, a user should be required to enter their password twice to confirm accuracy.

Additional context

The password confirmation should not be stored but used as verification on both the front-end and back-end of the app.

@dustinsgoodman dustinsgoodman added the good first issue Good for newcomers label May 3, 2023
@dustinsgoodman dustinsgoodman added this to the 1.0 milestone May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant