stevenbui44 / flashcode

This application allows users to create and study flashcards tailored to LeetCode problems' questions, solutions, approaches, and time/space complexities.
0 stars 0 forks source link

Users not being able to see /assortments when logging in #4

Closed stevenbui44 closed 3 months ago

stevenbui44 commented 3 months ago

When a user logs into their account successfully, they should be able to see /assortments, but localhost is saying that they do not have permission, even though they should.

image image