fix(cli): add Origin header to auth requests #115
Reference in New Issue
Block a user
Delete Branch "fix/cli-auth-origin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
BetterAuth rejects requests without Origin header. CLI now sends Origin: gatewayUrl on sign-in and session validation.