Skip to main content
This page is part of an AI coding agent skill and is written for agents, not humans. For the human-readable Base44 docs, see the developer documentation.

base44 auth password-login

Enable or disable username & password authentication for your Base44 app.

Syntax

Arguments

Examples

Notes

  • Updates the local auth config file only — run npx base44 auth push or npx base44 deploy to apply the change to Base44.
  • Disabling password auth when no other login methods are enabled will warn you that users will be locked out.