clean up
This commit is contained in:
parent
57f5df2d22
commit
572000f868
4 changed files with 0 additions and 8 deletions
|
@ -154,7 +154,6 @@ function queryKey() {
|
|||
|
||||
function onSubmit() {
|
||||
signing = true;
|
||||
console.log('submit');
|
||||
if (!totpLogin && user && user.twoFactorEnabled) {
|
||||
if (window.PublicKeyCredential && user.securityKeys) {
|
||||
os.api('signin', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue