Pattern

Cross-Subdomain Cookie Visibility

cross-subdomain-cookie-scoping

Cookie-based auth silently fails because browsers scope cookies to a specific host unless the cookie Domain is explicitly set, so the frontend can’t access or send the JWT consistently across subdomains and runtimes.