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 security-conscious system, I want refresh tokens rotated so stolen refresh tokens are less useful.
Action Items
Acceptance Criteria:
- On every successful refresh:
- backend issues new refresh token and invalidates the previous one (server-side)
- refresh token cookie is updated
- If an old refresh token is reused after rotation, backend detects reuse and revokes the session family.
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
New Issue Approval