This commit is contained in:
@@ -32,6 +32,9 @@ export function processLogin(response) {
|
||||
roles: token["ayanova/roles"]
|
||||
});
|
||||
|
||||
/* eslint-disable-next-line */
|
||||
console.log("STEP 2 - PROCESS LOGIN - CALILNG INITIALIZE");
|
||||
|
||||
//Initialize the application
|
||||
initialize();
|
||||
store.commit(
|
||||
|
||||
Reference in New Issue
Block a user