Roo-Code/packages/cloud/src/auth
John Richmond e78d9541ca
Bugfix: Cloud: be more specific about session error codes (#6051)
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.
2025-07-22 07:16:15 -07:00
..
AuthService.ts Cloud: support alternate auth token from environment (#5323) 2025-07-01 22:23:23 -04:00
index.ts Cloud: support alternate auth token from environment (#5323) 2025-07-01 22:23:23 -04:00
StaticTokenAuthService.ts Cloud: support alternate auth token from environment (#5323) 2025-07-01 22:23:23 -04:00
WebAuthService.ts Bugfix: Cloud: be more specific about session error codes (#6051) 2025-07-22 07:16:15 -07:00