This commit is contained in:
@@ -13,8 +13,6 @@ export function processLogin(authResponse, loggedInWithKnownPassword) {
|
||||
return reject();
|
||||
}
|
||||
|
||||
|
||||
|
||||
//is token present?
|
||||
if (!authResponse || !authResponse.token) {
|
||||
window.$gz.store.commit(
|
||||
|
||||
Reference in New Issue
Block a user