new: usr: implement the 2FA authentication (TOTP and backup codes) #4
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
"doctrine/doctrine-bundle": ">=2.11 <2.14",
|
||||
"doctrine/doctrine-migrations-bundle": "^3.0",
|
||||
"doctrine/orm": "^2.6",
|
||||
"endroid/qr-code": "^6.1",
|
||||
"pentatrion/vite-bundle": "^8.2",
|
||||
"scheb/2fa-backup-code": "^8.5",
|
||||
"scheb/2fa-bundle": "^8.5",
|
||||
"scheb/2fa-totp": "^8.5",
|
||||
"symfony/console": "7.4.*",
|
||||
"symfony/flex": "^2.10.0",
|
||||
"symfony/form": "7.4.*",
|
||||
|
||||
Reference in New Issue
Block a user