Add WebAuthn support for admin login and kiosk mode
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@simplewebauthn/browser": "^13.3.0",
|
||||
"@simplewebauthn/server": "^13.3.2",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"jose": "^6.1.0",
|
||||
"next": "16.2.12",
|
||||
|
||||
Reference in New Issue
Block a user