fix(core): Added logging for user email login process and fixed client URL parsing
This commit is contained in:
@@ -58,8 +58,6 @@ const run = async () => {
|
||||
|
||||
|
||||
render(mainTemplate, document.body);
|
||||
const viewContainer: IdpViewcontainer = document.querySelector('idp-viewcontainer');
|
||||
viewContainer.loadElement(IdpWelcome);
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user