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
User story:
As a new user, I want to be able to sign up to my new account using my credentials and save the new user to the database, So that I can access personalized features and data within the application.
Acceptance criteria:
When a sign-up request is received the system should hash the password before storing it into the database
The text was updated successfully, but these errors were encountered:
User story:
As a new user, I want to be able to sign up to my new account using my credentials and save the new user to the database, So that I can access personalized features and data within the application.
Acceptance criteria:
When a sign-up request is received the system should hash the password before storing it into the database
The text was updated successfully, but these errors were encountered: