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

Settings

How authentication and authorization behave for this project.

Membership Settings controls how sign-in and permissions behave for your application's users. The screen has five tabs, kept in the URL hash: Onboarding (#onboarding), Authentication (#authentication), Account (#account), Communication (#communication), and Advanced (#advanced). Older deep links such as #registration, #passkey, or #deactivation still work β€” they redirect into the tab that now holds that section.

Membership β†’ Settings.

What you can do here

Onboarding β€” registration rules, default and permitted roles, password settings, invitation and verification emails, custom profile fields. Authentication β€” logout redirects and passkey (WebAuthn) sign-in. Account β€” the user deactivation flow. Communication β€” the preference topics users can subscribe to. Advanced β€” disable the whole module.

Use it from code

Membership β†’ Settings.

API reference

Endpoints: Membership β†’ Settings.

Last updated