feat: scaffold security modules and TLS foundation

This commit is contained in:
2025-10-17 16:52:40 -06:00
parent fb09817288
commit f2722a75af
14 changed files with 966 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ flask_socketio
flask-cors
eventlet
cryptography
PyJWT[crypto]
pyotp
qrcode