base44 auth password-login
Enable or disable username & password authentication for your Base44 app.Syntax
Arguments
| Argument | Description | Required |
|---|---|---|
<enable|disable> | Enable or disable password authentication | Yes |
Examples
Notes
- Updates the local auth config file only — run
npx base44 auth pushornpx base44 deployto apply the change to Base44. - Disabling password auth when no other login methods are enabled will warn you that users will be locked out.

