Files
atxp-dev__cli/packages
R-M-Naveen 11dd8e3c8f fix: login --token with full connection string URL no longer doubles the URL
When passing a full connection string (starting with http) via --token,
the login command was wrapping it inside another URL, producing an invalid
doubled connection string. Now detects full URLs and uses them as-is.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:05:14 -06:00
..