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
For the admin side, we need the ability for the log in to persist, and for the Sign Out button (you get it by clicking the profile in the bottom right) to actually sign the user out and re-direct them to the home screen
Acceptance Criteria
Log in persists after logging one time
Log in persistence safely stores the user session
Sign out button completely signs the user out, clears the session, and re-directs to the homepage
Implementation Notes
Please feel free to implement the log in persistence in any way (safely)
Reach out if you need guidance or support!
The text was updated successfully, but these errors were encountered:
Description
Acceptance Criteria
Implementation Notes
The text was updated successfully, but these errors were encountered: