debug
This commit is contained in:
parent
4f21a4bc63
commit
1766917f55
1 changed files with 1 additions and 0 deletions
|
|
@ -692,6 +692,7 @@ const users = {
|
|||
store.rootState.api.backendInteractor
|
||||
.verifyCredentials(accessToken)
|
||||
.then((data) => {
|
||||
console.log('LOGIN')
|
||||
if (!data.error) {
|
||||
const user = data
|
||||
// user.credentials = userCredentials
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue