Added authentication

This commit is contained in:
2025-11-29 14:19:34 +01:00
parent 47f4a22bef
commit 205b69713e
10 changed files with 274 additions and 18 deletions

View File

@@ -4,3 +4,4 @@ pymongo
python-dotenv
requests
PyYAML
python-jose[cryptography]