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
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 menuThen they should be logged out of the system
And they should be directed to the home page