kritikillz931 / mercury-client

0 stars 0 forks source link

(MVP) Register A User #9

Open kritikillz931 opened 3 years ago

kritikillz931 commented 3 years ago

As a user i would like to be able to create secured credentials to setup my personal account

Given a user is on the register page When the user fills out the required information and saves the information Then the user should be able to login with those credentials

SERVER SIDE stores the registered users of the application and provides an authentication token to the created account for login