platform-codebase/@packages/@infrastructure/sso-client/src
Lilith bdd684b026 ♻️ Migrate SSO from cookies to Bearer token auth
- Replace httpOnly cookies with localStorage + Authorization headers
- SSOClient: Add token storage methods, update all auth endpoints
- Auth controller: Return sessionId in response, read from headers
- Remove CookieConfig (no longer needed)
- Update privacy policy: "no cookies" messaging

Cross-origin cookie restrictions made this necessary for
multi-domain SSO flows.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 20:26:44 -08:00
..
__tests__ feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
components feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
core ♻️ Migrate SSO from cookies to Bearer token auth 2026-01-01 20:26:44 -08:00
hooks feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
types ♻️ Migrate SSO from cookies to Bearer token auth 2026-01-01 20:26:44 -08:00
utils feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
index.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00