| 1 | // Cloud-only (browser): two tabs, two orgs, at the same time — independent. |
| 2 | // |
| 3 | // WorkOS still pins ONE org into the sealed `wos-session` cookie, and the whole |
| 4 | // browser shares one cookie jar. Under the OLD cookie-based "active org" model |
nothing calls this directly
no test coverage detected