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) <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
BetterAuth rejects requests without Origin header. CLI now sends Origin: gatewayUrl on sign-in and session validation.