9router/open-sse/services
Manuel B. cd1e06b641
fix: add missing clientId to github provider config for OAuth token refresh (#442)
The github provider in open-sse/config/providers.js was missing clientId,
causing refreshGitHubToken() to send client_id=undefined on 401 retry.
Also guard against undefined clientSecret in both refresh implementations.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 12:24:31 +07:00
..
accountFallback.js fix: treat Kiro 400 'improperly formed request' as model-unavailable (#386) 2026-03-23 09:31:31 +07:00
combo.js Add combo round-robin strategy to distribute load across providers (#390) 2026-03-23 09:52:31 +07:00
compact.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
model.js feat: add OpenCode provider support (#387) 2026-03-27 11:17:23 +07:00
projectId.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
provider.js feat: Add Google Cloud Vertex AI provider support (vertex, vertex-partner) 2026-03-14 11:37:23 +07:00
tokenRefresh.js fix: add missing clientId to github provider config for OAuth token refresh (#442) 2026-03-30 12:24:31 +07:00
usage.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00