For the complete documentation index, see llms.txt. This page is also available as Markdown.

Membership

Identity, authentication, and access control for your project.

Membership manages identity, authentication, and access control: the users of your application, the roles and policies that control what they can do (RBAC), sign-in methods (passwords, passkeys, social providers), and the module's automation triggers.

The Membership module home.

Screens in this module

Users β€” the people in your project directory. Roles and Policies β€” the RBAC building blocks. Settings β€” how authentication and authorization behave. Triggers β€” automation on user lifecycle events. Integrations β€” external identity providers.

Use it from code

Membership in the SDK reference.

API reference

Endpoints: Membership.

Last updated