added keycloak integration, user endpoints, env file

This commit is contained in:
2026-04-23 20:19:39 +03:00
parent 86eee49c43
commit 54de86fac8
13 changed files with 476 additions and 70 deletions

View File

@@ -1,3 +1,10 @@
fastapi[all]==0.121.3
fastapi-cache2==0.2.2
redis==7.1.0
sqlalchemy==2.0.0
asyncpg==0.31.0
python-keycloak==7.1.1
pydantic==2.13.1