Settings
How authentication and authorization behave for this project.
Last updated
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.

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.
Endpoints: Membership β Settings.
Last updated