Skip to content

Update base44-cli skill to v0.0.51 April 28, 2026#115

Open
claude[bot] wants to merge 1 commit into
mainfrom
update-base44-cli-v0.0.51
Open

Update base44-cli skill to v0.0.51 April 28, 2026#115
claude[bot] wants to merge 1 commit into
mainfrom
update-base44-cli-v0.0.51

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude Bot commented Apr 28, 2026

Summary

  • Added auth social-login command reference (auth-social-login.md) — new command for enabling/disabling Google, Microsoft, Facebook, and Apple social login, with optional custom OAuth support for Google
  • Added dev command reference (dev.md) — local development server; now also supports auth endpoints locally
  • Updated SKILL.md Auth Configuration table and added new Local Development section
  • Bumped CLI_VERSION and metadata.sourcePackage.version from 0.0.50 to 0.0.51

Changed files (v0.0.50 → v0.0.51)

Commands:

  • auth/index.ts — added social-login subcommand
  • auth/password-login.ts — internal refactor (validation moved to Commander choices; no user-facing change)
  • auth/social-login.ts — new command
  • dev.ts — passes cwd to dev server (enables local auth router)

Infrastructure (internal, no user-facing changes):

  • dev-server/ — added auth router, auth endpoints now emulated locally; analytics tracking suppressed from warn logs
  • utils/ — added resolveSecret, readStdin utilities used by social-login; added theme.colors.info

Test plan

  • Verify auth social-login reference covers all four providers and the Google-only custom OAuth options
  • Verify dev reference notes auth endpoint support and port auto-selection
  • Confirm CLI_VERSION and SKILL.md frontmatter version both read 0.0.51

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants