mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-11 08:12:38 +02:00
The Reconnect button on the Google account row always opened the BYOK client-ID modal, even for users signed into Rowboat — who should get the managed-credentials browser flow instead. The non-reconnect Connect button already branched correctly via useConnectors.handleConnect; the reconnect path bypassed it. Adds a handleReconnect helper that mirrors the same branching, and routes both call sites (popover and settings) through it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| eslint.config.mts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| TRACKS.md | ||
| tsconfig.base.json | ||