| 1 | // The cloud app as a target: its real dev server with the real WorkOS and |
| 2 | // Autumn SDKs pointed at emulators (WORKOS_API_URL / AUTUMN_API_URL — see |
| 3 | // setup/cloud.globalsetup.ts). Identities are minted through the REAL login |
| 4 | // flow: /api/auth/login → emulator hosted AuthKit (headless via login_hint) → |