Skip to content

feat(auth): implement refresh token rotation and reuse detection#2

Open
devnWisdom wants to merge 2 commits into
mainfrom
feat/557-refresh-token-rotation
Open

feat(auth): implement refresh token rotation and reuse detection#2
devnWisdom wants to merge 2 commits into
mainfrom
feat/557-refresh-token-rotation

Conversation

@devnWisdom

Copy link
Copy Markdown
Owner

Summary

  • add refresh token rotation helpers and reuse detection
  • revoke all sessions and notify the user when a stale token is replayed
  • add regression tests for the rotation flow

Fixes JosephOnuh#557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement refresh token rotation with reuse detection

1 participant