fix(core): Update dependencies and refactor registration process

This commit is contained in:
2024-10-04 15:43:36 +02:00
parent 629bf19845
commit 4deaafc3a2
18 changed files with 676 additions and 597 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export * from './idp-registration-stepper.js';
export * from './idp-logincontainer.js';
export * from './idp-centercontainer.js';
export * from './idp-loginprompt.js';
export * from './idp-registerprompt.js';
export * from './idp-transfermanager.js';