CDLUC3 / dmsp_frontend_prototype

Repo to test out new NextJS framework
MIT License
0 stars 0 forks source link

Add logout button #65

Open jupiter007 opened 2 weeks ago

jupiter007 commented 2 weeks ago

This ticket is blocked by: https://github.com/CDLUC3/dmsp_backend_prototype/issues/43

Once the above is complete, then add a logout button that calls that endpoint, and subsequently deletes the JWT token cookie.

bofstein commented 2 weeks ago

Start with removing cookie rather than waiting on #43

jupiter007 commented 1 week ago

Switched back to "In Progress" since I want to add some handling of context for authentication.