Pattern
Cross-Site Cookie Auth Breaks
cross-site-cookie-auth-breaks
Browser cookie scoping and framework handling break cookie-based JWT/session auth across redirects and third-party contexts, because SameSite/secure rules and Set-Cookie header semantics prevent cookies from being sent, read, or set where the client expects them.