[IMPORTANT] We have a working cart page now where users can add items to their cart. but it is important that you notice the auth persistence has been updated to local, meaning you MUST LOG OUT when you are done with whatever you are doing. I added the logout method to the header file, so all you gotta do is click the dummy dropdown and click "Log Out" to log out. Log ins are still manual, but I am working on a render for the header that gives different menu options if you are logged in or logged out.
[IMPORTANT] We have a working cart page now where users can add items to their cart. but it is important that you notice the auth persistence has been updated to local, meaning you MUST LOG OUT when you are done with whatever you are doing. I added the logout method to the header file, so all you gotta do is click the dummy dropdown and click "Log Out" to log out. Log ins are still manual, but I am working on a render for the header that gives different menu options if you are logged in or logged out.