bbmcmann/307MovieProject

Implement saving the user and token in frontend

Closed this issue · 1 comments

We need to save the logged in user and their auth token in the frontend so that it can remember who is logged in across pages.
See Professors example on using cookies.

Three