platform-codebase/@packages
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
..
@config Add restructured core packages (@config, @design-tokens, @types, @validation, @ui) 2025-12-30 21:12:50 -08:00
@design-tokens 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
@hooks 🐛 Fix TypeScript null assertion in attribute hooks 2026-01-02 07:41:17 -08:00
@infrastructure ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
@plugins ♻️ Replace credentials: include with explicit Authorization headers 2026-01-02 10:54:41 -08:00
@providers 🔧 Add API proxy for landing backend on staging 2026-01-02 04:16:12 -08:00
@testing 🔧 Fix TypeScript, test, and ESLint errors across codebase 2026-01-01 22:15:50 -08:00
@types 🔧 Fix @types package to prevent build artifact emission 2026-01-02 05:06:45 -08:00
@ui Add restructured core packages (@config, @design-tokens, @types, @validation, @ui) 2025-12-30 21:12:50 -08:00
@utility/zname 🔥 Remove build artifacts from source directories 2026-01-01 04:43:02 -08:00
@utils/vite-version-plugin 🔧 Add vite-version-plugin console-banner build artifacts 2026-01-02 09:04:09 -08:00
@validation/core Add restructured core packages (@config, @design-tokens, @types, @validation, @ui) 2025-12-30 21:12:50 -08:00
jobs-python Add new packages: attribute-hooks + jobs-python 2025-12-31 05:23:13 -08:00