You closed your session yesterday. Today Claude has no idea what you were working on.
## Recent context (last session, 2h ago) **Session:** "Auth module refactor: JWT migration" **Duration:** 47 minutes | **Messages:** 34 ### Key decisions - Switched from session cookies to short-lived JWTs (15min expiry) - Refresh tokens stored in httpOnly cookies, not localStorage - Added /auth/refresh endpoint with rotation ### Current state - JWT middleware: complete and tested - Refresh endpoint: implemented, needs integration test - Migration script: drafted but not run ### Open items - [ ] Write integration test for token refresh flow - [ ] Run migration on staging - [ ] Update API docs with new auth headers
5-10 minutes of re-explaining at the start of every session.