managarten/packages/shared-auth/src
Till JS d0802362d7 refactor(shared-auth): single fetch interceptor for multiple URLs
setupFetchInterceptor now accepts a urls[] array instead of wrapping
globalThis.fetch twice (once for auth URL, once for backend URL).
Backward compatible - backendUrl still works, mapped to urls internally.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:26:03 +01:00
..
adapters fix(shared-auth): add UUID fallback for HTTP contexts 2025-12-05 04:26:34 +01:00
clients feat(contacts): integrate contacts into Todo and Calendar apps 2025-12-11 18:14:35 +01:00
core feat(analytics): add automatic auth event tracking via shared-auth 2026-03-22 18:44:03 +01:00
interceptors refactor(shared-auth): single fetch interceptor for multiple URLs 2026-03-24 20:26:03 +01:00
types feat(auth): implement cross-subdomain SSO for all web apps 2026-02-02 13:17:04 +01:00
index.ts refactor(shared-auth): single fetch interceptor for multiple URLs 2026-03-24 20:26:03 +01:00