Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SignOut button #135

Open
sulton-max opened this issue Mar 19, 2024 · 0 comments
Open

Add SignOut button #135

sulton-max opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
feature New functionality or enhancementsy or enhancements frontend Client side logic, user interface medium Normal priority, requires timely attention

Comments

@sulton-max
Copy link
Contributor

Add SignOut button

Description

Add SignOut button to the main header to sign out currently logged in user, it should send request to api/auth/sign-out and after successful response, remove identity security tokens from local storage

Requirements

  • button must have an icon that represents sign out functionality
  • must have loading state that doesn't allow clicking multiple times

Deliverables

  • MainHeader - with new sign out button that allows users to sign out
@sulton-max sulton-max added frontend Client side logic, user interface medium Normal priority, requires timely attention feature New functionality or enhancementsy or enhancements labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or enhancementsy or enhancements frontend Client side logic, user interface medium Normal priority, requires timely attention
Projects
Status: In Progress
Development

No branches or pull requests

2 participants