Skip to content

Logout functionality #2

Description

@Tsalmas-Anastasios

Create the logout logic and functinality for the system.
In this state we should destroy all the data that are located on local storage and also we need to execute a backend call to destroy the user's session.
This logic will have the following flow:

  1. User selects to logout from the system
  2. Frontend navigates the user to logout page
  3. Here some checks are running
  4. Make a call to backend to destroy the session
  5. Destroy the local storage saved data
  6. Returns on admin's login screen

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions