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 pull

Pull the auth configuration from Base44 to local files.

Syntax

npx base44 auth pull

Examples

npx base44 auth pull

Notes

  • Overwrites the local auth config file with the remote configuration.
  • The auth config file is written to base44/auth/ (the authDir configured in config.jsonc).