studio / sign-in

Operator front door

Studio sign-in should complete on the same host where operator work begins.

Use this page to cross the GitHub boundary, then continue straight into Studio for readiness, queues, and decisions.

control planegithub authstudio host

Same-host auth

The Better Auth route now lives inside Studio, so the GitHub handshake returns to the same operator boundary that started it.

Studio stays first

The operator route tree and the auth callback now live together, so there is no extra lab detour before the next decision.

Keep the edge narrow

Authentication should stay a boundary, not a redirect into public context. Once it works, the next real move should still happen in Studio.

Back to Studio dashboard