mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
InvalidClientTokenError indicates an unrecoverable state for the session, so we need to be more exact about triggering it. A recent Clerk outage resulted in a lot of 429 responses which should really cause inactive-session, not a full clear to logged-out. |
||
|---|---|---|
| .. | ||
| AuthService.ts | ||
| index.ts | ||
| StaticTokenAuthService.ts | ||
| WebAuthService.ts | ||