72a392e652
PR Checks / test-and-build (pull_request) Successful in 6m34s
- Changed __DiscordOAuthState cookie from SameSite=Strict to SameSite=None because Discord redirects from discord.com (cross-site) and Strict prevents the cookie from being sent on the callback request. - Added logging for CSRF validation failure to aid future diagnostics. Bump version → 2.8.1 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>