Logout page #20

Closed
opened 2023-03-19 15:01:17 -04:00 by juggy1233 · 0 comments
Owner

Simple logout page that will:

  • call the /logout endpoint
  • delete currentUser from local storage
  • set currentUser state to null/undefined
Simple logout page that will: - call the `/logout` endpoint - delete `currentUser` from local storage - set currentUser state to `null`/`undefined`
juggy1233 added the frontend label 2023-03-19 15:01:17 -04:00
juggy1233 added this to the Frontend project 2023-03-19 15:01:17 -04:00
juggy1233 referenced this issue from a commit 2023-03-19 15:15:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: juggy1233/COMP-2707-final-project#20