login system

This commit is contained in:
2026-06-02 11:31:11 -04:00
parent f6bced78f3
commit a1b120076b
17 changed files with 579 additions and 27 deletions
+2
View File
@@ -1,3 +1,5 @@
Flask>=3.0.0,<4.0.0
Flask-Cors>=4.0.1,<5.0.0
smbprotocol>=1.13.0,<2.0.0
PyJWT>=2.9.0,<3.0.0
python-dotenv>=1.0.1,<2.0.0