generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
Milestone
Description
Dependency
- Logout (single device) #2072
- Also need to get alignment with team & stakeholder that this feature is required.
Overview
As a user, I want to log out from all devices so I can secure my account if needed.
Action Items
Acceptance Criteria:
- Backend invalidates all refresh tokens for the user (or session family).
- All devices can no longer refresh; they must re-authenticate.
- Frontend: Should simply redirect the user back to the login page (this should be handled by Logout (single device) #2072).
Resources/Instructions
- To be addressed after Logout (single device) #2072:
- Tests should include logging in from two machines, then logging out from the second machine. After that, attempting to access a protected page on the first machine should redirect the user to the login page.
- This issue is part of the epic: EPIC: Authentication & Session Management (JWT + Refresh) #2065
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Icebox