Skip to main content
The Auth primitive operates on a fullstack app’s managed backend. Auth configuration uses the backend management API (via the apps backend proxy); admin user management uses the auth service (/auth/v1/admin) with the service-role key. App-scoped, on both the company mount and per-user mount; the kit must enable the auth primitive on per-user mounts.
Admin user operations use the project service-role key — privileged. Disable the auth primitive in an Account Kit to keep agents away from end-user accounts.

Endpoints

SDK

See the Auth guide and the auth sub-client.