fix: verification required for login not working correctly
This commit is contained in:
parent
34cde14f75
commit
54dbc7190b
@ -77,6 +77,7 @@ router.post(
|
|||||||
"mfa_enabled",
|
"mfa_enabled",
|
||||||
"webauthn_enabled",
|
"webauthn_enabled",
|
||||||
"security_keys",
|
"security_keys",
|
||||||
|
"verified",
|
||||||
],
|
],
|
||||||
relations: ["security_keys"],
|
relations: ["security_keys"],
|
||||||
}).catch(() => {
|
}).catch(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user