Email and Password
Email and password sign-in — password policy, lockout, and reset. Enable the service in Services; configure policy on the dashboard.
Enable or disable email/password login by toggling the Email and Password service in Services (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 reset. Enable the service in Services; configure policy on the dashboard.
This service requires Auth to be enabled in Services. Configuration is saved in the dashboard — there is no separate public REST API for these settings.