Files
openswarm/frontend
ciregenzandClaude Opus 4.6 7430eae88a [eric] fix OAuth redirect URI for Claude subscription connect
Problem: Our code sent http://localhost:20128/api/oauth/claude/callback
as redirect_uri, but Anthropic only accepts http://localhost:PORT/callback.

Fix: For authorization_code providers (Claude, Codex, Gemini), open
9Router's own dashboard page instead of trying to proxy the OAuth flow.
9Router handles the full popup + callback internally.

Flow: Click Connect → opens 9Router dashboard → user clicks Connect there →
OAuth popup → callback handled → poll from OpenSwarm until connected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:24:43 -07:00
..
2026-03-13 12:09:25 -07:00
2026-03-13 12:09:25 -07:00