9b81a8e37e
The 401 interceptor was re-triggering itself when the refresh call also returned 401, causing repeated requests before eventually logging out. Add guards to skip refresh for the refresh endpoint itself and prevent any request from retrying more than once. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>