JWT tokens 1.0

This commit is contained in:
2025-09-19 18:17:31 +03:00
parent 484fa0de23
commit 6b7a57dc6d
12 changed files with 139 additions and 11 deletions

View File

@@ -4,4 +4,5 @@ pytest == 8.4.1
aiosqlite == 0.21.0
greenlet == 3.2.4
passlib == 1.7.4
bcrypt == 4.3.0
bcrypt == 4.3.0
python-jose[cryptography] == 3.5.0