Back to API overview

Email and Password

Dashboard only

Email and password sign-in — password policy, lockout, and sign-up rules. Enable the app in Apps; configure policy on the dashboard.

Enable or disable email/password login by toggling the Email and Password app in Apps (Auth must also be enabled). Configure password complexity, lockout rules, sign-up allowance, and password reset on the Email and Password dashboard page. Login and signup use the Auth API at POST /v1/auth/login/password and POST /v1/auth/signup/password.

Email and password sign-in — password policy, lockout, and sign-up rules. Enable the app in Apps; configure policy on the dashboard.

This app requires Auth to be enabled in Apps. Configuration is saved in the dashboard — there is no separate public REST API for these settings.