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
{{ message }}
This repository was archived by the owner on Jun 21, 2020. It is now read-only.
Create logic and routes for a user to register an account.
Make sure no duplicate users, valid email address, unique IDs and salted passwords.
Depends on #4 #3 #2