platform-codebase/@packages/@infrastructure/sso-client/src/components
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
..
MFAChallenge ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
MFASetup ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
index.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00