fix(cli): add Origin header to auth requests #115

Merged
jason.woltje merged 1 commits from fix/cli-auth-origin into main 2026-03-15 17:03:43 +00:00

1 Commits

Author SHA1 Message Date
eab6cf51f9 fix(cli): add Origin header to auth requests
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
BetterAuth rejects requests without an Origin header with 403
MISSING_OR_NULL_ORIGIN. CLI fetch calls now send Origin: gatewayUrl.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:03:29 -05:00