feat: add TOTP 2FA with QR code and manual secret entry
This commit is contained in:
+3
-1
@@ -16,6 +16,8 @@
|
||||
"express": "^5.2.1",
|
||||
"express-rate-limit": "^8.3.2",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"multer": "^2.1.1"
|
||||
"multer": "^2.1.1",
|
||||
"otplib": "^13.4.0",
|
||||
"qrcode": "^1.5.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user