2A la suite
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
wrongCode = `Wrong code`;
|
||||
}
|
||||
if (response.status === 200) {
|
||||
// userLogout();
|
||||
push('/profile');
|
||||
console.log('valid Code for 2FA')
|
||||
}
|
||||
|
||||
@@ -77,7 +77,6 @@
|
||||
.then(response => response.json())
|
||||
// .then((result) => console.log(result))
|
||||
// .then(() => console.log('successful sub of new settings'))
|
||||
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user