ref #12
This commit is contained in:
@@ -23,7 +23,6 @@ const store = () => {
|
||||
state.access_token = access_token;
|
||||
state.jwtinfo = jwtinfo;
|
||||
state.isLoggedIn = true;
|
||||
// console.log('login performed');
|
||||
return state;
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user