platform-codebase/@packages/@infrastructure/analytics-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
..
hooks Enhance analytics-client with new tracking types 2025-12-30 01:35:47 -08:00
nestjs feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00
react feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
analytics-client.test.ts ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
analytics-client.ts ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
analytics-context.tsx feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
backend-client.test.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
backend-client.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
batch-queue.test.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
batch-queue.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
device-collector.test.ts Enhance analytics-client with new tracking types 2025-12-30 01:35:47 -08:00
device-collector.ts Enhance analytics-client with new tracking types 2025-12-30 01:35:47 -08:00
index.ts Enhance analytics-client with new tracking types 2025-12-30 01:35:47 -08:00
types.ts Enhance analytics-client with new tracking types 2025-12-30 01:35:47 -08:00