Impactworkers / iw-complaint-manager

Impactworkers Complaint Manager
1 stars 0 forks source link

Enable user to log out #64

Open mariliasoaresTW opened 1 month ago

mariliasoaresTW commented 1 month ago

User Story As a user, I want to be able to log out of the CM So that I can exit the application when I am done working on it

In Scope

  1. Create an option to log out on the user profile image
  2. Log out authenticated user when he clicks on log out

Alternative scenarios

  1. If you hit the back button on the navigation after you login you should not be logged out. You should stay in the same page and your session should still be active. Keep the same functionality as v1.

Out of Scope

Mockups https://www.figma.com/design/Qpewv3nKANuv7qm4oJd2Xy/Hi-Fi_Mockups?node-id=242-85472&t=Wgy0nMaoR9RyZP3u-

Component Library

Acceptance Criteria

Given I am a logged-in user, When I select log out under my profile icon Then I should be logged out of the system