Files
atxp-dev__cli/packages
emilioacc 7df2a1b9ca feat: browser-based login with localhost callback (#18)
Replace manual connection string entry with OAuth-style browser login:
- CLI starts localhost server on random port
- Opens browser to accounts.atxp.ai with cli_redirect param
- Receives connection string via localhost callback
- Saves to ~/.atxp/config

Same pattern as Claude Code uses for authentication.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 14:06:21 -05:00
..