feat: two factor authentication

This commit is contained in:
2025-12-24 12:17:44 +00:00
parent b5fa9ef6ae
commit 5037c1b578
12 changed files with 1052 additions and 19 deletions
+3 -1
View File
@@ -2,4 +2,6 @@ Flask
mysql-connector-python
dotenv
gunicorn
requests
requests
pyotp
qrcode[pil]