implementação da validação por jwt

This commit is contained in:
2026-05-28 09:46:53 -05:00
parent f148d430b3
commit a4cbc28d1d
6 changed files with 211 additions and 3 deletions

View File

@@ -6,3 +6,5 @@ sqlalchemy>=2.0.25
psycopg2-binary>=2.9.9
alembic>=1.13.1
pytest>=8.0.0
PyJWT>=2.8.0
cryptography>=42.0.0