| 1 | // Cloud-only: OAuth callbacks must preserve the URL-selected organization. |
| 2 | // |
| 3 | // A browser session cookie can be pinned to org B while a tab is operating in |
| 4 | // org A via the URL org selector. OAuth redirects leave the console route and |
nothing calls this directly
no test coverage detected