| 1 | // Selfhost-only (browser): the admin Users page against the OTHER auth model. |
| 2 | // |
| 3 | // Cloud gates this plane on a WorkOS `admin` membership; self-host gates it on |
| 4 | // a Better Auth `owner`/`admin` member. The console is shared, so the same page |
nothing calls this directly
no test coverage detected