RedRoverSchool / BookClubQA_Python_2024_fall

3 stars 3 forks source link

US_04.002.001 | Header-User >Sign out (back to main page)> Sign out of user's account #7

Closed yuliyafil22 closed 1 day ago

yuliyafil22 commented 1 day ago

As a registered user, I want to sign out of my account, so that I can securely finish my current session.

Precondition: the user must be registered as a user and logged in. The Home page opened: http://195.133.27.184/

Acceptance criteria Ensure the User able to:

  1. Ensure that the user is able to see a "Выйти" button in the application header.
  2. When the user clicks on the "Выйти" button, the main page of the application is loaded, and the user is logged out.