Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist Log In and Implement Sign Out #42

Open
3 tasks
avayedawadi opened this issue Feb 1, 2025 · 0 comments
Open
3 tasks

Persist Log In and Implement Sign Out #42

avayedawadi opened this issue Feb 1, 2025 · 0 comments
Assignees

Comments

@avayedawadi
Copy link
Contributor

Description

  • 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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants