CarlG96 / taskosaurus-frontend

Portfolio project for Code Institute's Project 5 Advanced Front End
0 stars 1 forks source link

Login Protection #7

Open CarlG96 opened 1 year ago

CarlG96 commented 1 year ago

As a user, I don't want someone else accessing my task lists and changing anything as that could affect whatever it is I am trying to do.

Acceptance Criteria -Provide login protection so that users cannot access other user's information/ task lists etc.

CarlG96 commented 1 year ago

Dealt with in the manual tests. Cannot interfere with other's data as another user or as a non-logged in user even when trying to force URLs etc.