feat/phase-2g-bundle
Gateway: CORS middleware avoids * + credentials; check:gateway-cors script
- applyGatewayCors: omit Allow-Credentials when using * (unset HUB_CORS_ORIGIN). - npm run check:gateway-cors for OPTIONS preflight probes. - hub.js: empty HUB_API_BASE_URL uses location.origin for same-origin /api proxy. - Docs: HOSTED-HUB-VERIFY §0 CORS; CORS-WWW-AND-APEX gateway behavior note. - Bump hub script cache query to v=20260323.
HUB_CORS_ORIGIN already correct on Netlify still requires this deploy for code path; if errors persist, check Netlify logs, ad blockers, and GET vs OPTIONS on /api.
sha256:32eb96dc3f1f4b342f3b7c82570f5a2964fa0a321b557527200f890d2168c4df
sha
sha256:0b2cf6b2123a42903d74ff95e92fe82f5a992f2803070b9f95fc2ee654289636
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:32eb96dc3f1f4b342f3b7c82570f5a2964fa0a321b557527200f890d2168c4df --body "your comment"
No comments yet. Be the first to start the discussion.