Files
cameleer-saas/ui/src/api
hsiegeln 1abf0f827b
All checks were successful
CI / build (push) Successful in 40s
CI / docker (push) Successful in 41s
fix: remove 401 hard redirect, let React Query retry
The /api/me call races with TokenSync — fires before the token
provider is set. Removed the hard window.location redirect on 401
from the API client. React Query retries with backoff instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 03:02:32 +02:00
..