implements firebase ID tokens

This commit is contained in:
msramalho
2025-02-24 17:17:19 +00:00
parent 7f28f97815
commit 7170337542
5 changed files with 432 additions and 20 deletions

View File

@@ -45,6 +45,7 @@ prometheus-fastapi-instrumentator = ">=7.0.2,<8.0.0"
fastapi-mail = ">=1.4.2,<2.0.0"
uvicorn = ">=0.13.4"
pyyaml = "^6.0.2"
firebase-admin = "^6.6.0"
[tool.poetry.group.dev.dependencies]