fix(auth): separate passkey and two-step verification (#583)

This commit is contained in:
InfinityPacer
2026-07-24 06:18:43 +08:00
committed by GitHub
parent e63fc9a8bd
commit dc3f0abf9b
13 changed files with 523 additions and 405 deletions
-3
View File
@@ -810,9 +810,6 @@
}
},
"src/pages/login.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 10
},
"@typescript-eslint/no-unused-vars": {
"count": 1
}