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 the page, sign out, should clear all the session information for the user in the user store and redirect the user to the sign in page
When the user clicks sign in, it should load the dummy user data we have so far to mimic a sign in
email and password do not need to be editable at the moment
currently edit profile also has the same header, try to extract the header out, so that it can be used for both settings and edit profile, header should go under /components/profile (there is another header there, which you can rename)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: