feat(FN-2929): merge fusion/fn-2929

- fix(FN-2929): complete Step 6 — add changeset and docs
- test(FN-2929): update loginProvider API test for origin payload
- test(FN-2929): complete Step 4 — cover oauth redirect rewrite and callback proxy
- fix(FN-2929): complete Step 3 — send browser origin in auth login request
- fix(FN-2929): complete Step 1-2 — rewrite OAuth redirect and add callback proxy
- feat(FN-2934): merge fusion/fn-2934

Fusion-Task-Id: FN-2929
This commit is contained in:
Fusion
2026-04-29 01:30:27 -07:00
committed by gsxdsm
parent ba09646c2d
commit 10d565e344
5 changed files with 219 additions and 82 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix OAuth login redirect for non-localhost dashboard access (Tailscale, Cloudflare, LAN).