Added MFA User Authentication System

This commit is contained in:
2025-10-09 11:00:26 -06:00
parent 6b1f4c7994
commit 19f2197c90
4 changed files with 617 additions and 62 deletions

View File

@@ -11,6 +11,8 @@ flask_socketio
flask-cors
eventlet
cryptography
pyotp
qrcode
# GUI-related dependencies (Qt for GUI components)
Qt.py