generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Overview
User Story:
As a user, I want to log out so my session is ended on this device.
Action Items
Acceptance Criteria:
- POST /auth/logout:
- revokes the refresh token record server-side
- clears the refresh token cookie
- Subsequent refresh attempts fail with 401.
Resources/Instructions
- This issue is part of the epic: EPIC: Authentication & Session Management (JWT + Refresh) #2065
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
In progress