feat(app): wire dashboard administration flows

This commit is contained in:
2026-05-07 15:35:37 +00:00
parent e9eb9b4172
commit 91f06ccae1
91 changed files with 4087 additions and 5863 deletions
+1 -1
View File
@@ -497,7 +497,7 @@ export class IdpRegistrationStepper extends DeesElement {
}
deesForm.setStatus('success', 'Ok! Lets Go!');
idpState.domtools.router.pushUrl('/account');
idpState.domtools.router.pushUrl('/dash/overview');
}, { signal });
},
},