support bearer token validation for get/report

This commit is contained in:
Jack Case
2025-10-25 12:24:14 +00:00
parent a80ca5e37d
commit ba4ea2d717
3 changed files with 54 additions and 12 deletions

View File

@@ -28,6 +28,7 @@ psycopg==3.2.10
pwdlib==0.2.1
pycparser==2.23
pydantic==2.12.3
pydantic-settings==2.11.0
pydantic_core==2.41.4
Pygments==2.19.2
PyJWT==2.10.1