memos/docs/plans
Johnny 04b325166c docs: add detailed auth implementation plan
Comprehensive implementation plan with 20 bite-sized tasks covering:
- Proto definitions for RefreshTokens and PersonalAccessTokens
- Token generation (AccessTokenV2, RefreshToken, PAT)
- Store layer methods for token management
- Updated authenticator and interceptor
- PAT management API endpoints
- Frontend token refresh interceptor
- Test coverage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 14:42:44 +08:00
..
2024-12-18-auth-implementation-plan.md docs: add detailed auth implementation plan 2025-12-18 14:42:44 +08:00
2024-12-18-auth-refresh-access-token-design.md docs: add Personal Access Token (PAT) support to auth design 2025-12-18 14:37:06 +08:00