Developer docs

Build with Plazia Identity

Start browser auth through the adapter, render server-authored Flow API states, and call protected Identity resources through the same-origin BFF.

Routes

`/sign-in` and `/sign-up` launch flows. `/auth/flows/[flow_id]` renders every auth state.

SDKs

Use the browser SDK directly or the SvelteKit adapter for app-local auth routes.

APIs

Browser management calls go through `/identity/_api/*`; backend services call `/api/v1/*`.