day-cohort-70 / rare-api-rare-bear-team-4

rare-api-rare-bear-team-4 created by GitHub Classroom
0 stars 0 forks source link

Logout #45

Closed stevebrownlee closed 5 months ago

stevebrownlee commented 5 months ago

As a user I would like to be able to logout of the system so that I can ensure that no one else who uses my computer will have access to my Rare account.

Given an authenticated user is in the Rare application
When they select the Logout option from the menu
Then they should be logged out of the system
And they should be directed to the home page

Sydney-M-Sharp commented 5 months ago

Log out was already resolved by the previous devs