generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
EPIC: Epic: Authentication & Session Management (JWT + Refresh) #2065
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
REPLACE THIS TEXT - If there is a website that has documentation that helps with this issue provide the link(s) here.
Metadata
Metadata
Assignees
Type
Projects
Status
New Issue Approval