feat: passkey в профиле и входе, кнопка админки в кабинете

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
shop
2026-05-17 12:58:00 +03:00
parent 711110c03b
commit e71bfa35dc
12 changed files with 757 additions and 11 deletions
+2 -1
View File
@@ -19,6 +19,7 @@
"express": "^4.21.2",
"express-session": "^1.18.1",
"nodemailer": "^6.9.16",
"pg": "^8.13.1"
"pg": "^8.13.1",
"@simplewebauthn/server": "^13.1.1"
}
}