added 2FA

This commit is contained in:
biersoeckli
2024-10-29 07:38:22 +00:00
parent 9b3bad0861
commit bb9428aece
16 changed files with 452 additions and 28 deletions
+3
View File
@@ -32,6 +32,7 @@
"@radix-ui/react-tooltip": "^1.1.3",
"@tanstack/react-table": "^8.20.5",
"@types/bcrypt": "^5.0.2",
"@types/qrcode": "^1.5.5",
"bcrypt": "^5.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
@@ -44,7 +45,9 @@
"next-auth": "^4.24.8",
"next-themes": "^0.3.0",
"nodemailer": "^6.9.15",
"otpauth": "^9.3.4",
"prisma": "^5.21.1",
"qrcode": "^1.5.4",
"react": "^18.3.1",
"react-day-picker": "8.10.1",
"react-dom": "^18.3.1",