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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: