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
Create an option for user to sign up for an account using any email
Create a practice database just to get the user profile functionality working
- the user should be able to add a username, email, and password
- the user should be able to sign in using the email and password
- this information should show up in the database!
- we can build from there
- the user should be able to add a username, email, and password
- the user should be able to sign in using the email and password
- this information should show up in the database!
- we can build from there