HTSagara / PRJ-566-ZAA-Team-1

3 stars 0 forks source link

As a logged user I want to be able to log out of my account by clicking on the "Log out" button. So that I can end my session and prevent unauthorized access to my account #81

Closed HTSagara closed 3 weeks ago

HTSagara commented 2 months ago

Description:

Logged-in users will be able to securely log out of their account by clicking on the "Log Out" button, located in their profile dropdown. When the user clicks "Log Out", the application will end their session and clear any session-related data. The user will then be redirected to the homepage or login page, ensuring that unauthorized access to their account is prevented.

Acceptance Criteria:

Tasks: