feat(FN-4577): add changeset for copilot oauth rewrite fix
Fusion-Task-Id: FN-4577 Fusion-Task-Lineage: 11846d04-cbc0-414e-b72d-7feeaaac8a98
This commit is contained in:
5
.changeset/fn-4577-github-copilot-rewrite-fix.md
Normal file
5
.changeset/fn-4577-github-copilot-rewrite-fix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix GitHub Copilot OAuth login failing with "OAuth provider did not return state in auth URL" on remote (non-localhost) dashboard hosts. Copilot's device-code flow has no redirect callback, so the dashboard now passes its verification URL through unchanged like it already did for Anthropic and OpenAI Codex. The verification page now opens in a new tab and the device-code panel renders as designed.
|
||||
Reference in New Issue
Block a user