feat(FN-2407): add blocking auth token recovery flow
- Emit an auth-token recovery event when dashboard daemon calls fail with bearer-token 401 responses - Render a non-dismissable recovery dialog with set-token and clear-token reload actions - Keep the recovery overlay topmost while aligning modal markup with shared modal conventions - Add focused regression coverage for dialog behavior and include a patch changeset for @runfusion/fusion
This commit is contained in:
5
.changeset/auth-token-recovery-dialog.md
Normal file
5
.changeset/auth-token-recovery-dialog.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add a blocking dashboard token-recovery dialog that appears only for daemon bearer-token 401 responses, with set-token or clear-token recovery actions that reload the app.
|
||||
Reference in New Issue
Block a user