Skip to main content
Upload your local authentication configuration to Base44. The command reads the config file in your auth directory and applies it to your live app. By default the auth directory is base44/auth/, but you can customize the path in your project configuration.
If the config you’re pushing has no login methods enabled, the command warns that users will be locked out. You’ll be asked to confirm before proceeding.

Usage

base44 auth push

Flags

FlagDescription
-y, --yesSkip the confirmation prompt.

See also