This commit is contained in:
@@ -41,7 +41,6 @@ export function processLogin(response) {
|
||||
return reject();
|
||||
}
|
||||
|
||||
|
||||
//ensure the store is clean first in case we didn't come here from a clean logout
|
||||
window.$gz.store.commit("logout");
|
||||
sessionStorage.clear(); //clear all temporary session storage data
|
||||
|
||||
Reference in New Issue
Block a user