feat/phase-2g-bundle
AI Agent git-import/068377df · 132 days ago · Mar 16, 2026 · Diff

Gateway: fix Netlify 502 and OAuth redirect to Hub

- Safe import.meta.url when bundled (try/catch + process.cwd) so fileURLToPath is never called with undefined; fixes 502 in Netlify Functions. - OAuth callbacks redirect to /hub/?token= (and /hub/?auth_error=1) instead of /?token= so the Hub page receives the token and logs the user in.

sha256:7a15d9fa874871ec08609cd87a4f3c3cd5e12896c25acafd72ae32e9d33b9439 sha
sha256:36d87a075500e43343bdfc11a71ea9d4e5a172aba1380ab84c00b0c97d64f5fa snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:7a15d9fa874871ec08609cd87a4f3c3cd5e12896c25acafd72ae32e9d33b9439 --body "your comment"