platform-codebase/@packages/@infrastructure/sso-client/src
Lilith 65788ca839 ♻️ Replace credentials: include with explicit Authorization headers
Auth clients now use localStorage-based token headers instead of cookie
credentials. This provides cross-origin compatibility and clearer auth flow.

- analytics-client: Remove credentials: include from fetch calls
- sso-client: Add getAuthHeaders() helper for MFA components
- SSOClient core: Remove redundant credentials, keep Authorization headers
- Updated tests to match new header-based auth expectations

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 10:54:41 -08:00
..
__tests__ ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
components ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
core ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
hooks ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -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