feat: add short-lived JWT auth and secure endpoints

This commit is contained in:
thePR0M3TH3AN
2025-08-02 21:48:52 -04:00
parent 8c9fe07609
commit 186e39cc91
6 changed files with 104 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ starlette>=0.47.2
httpx>=0.28.1
requests>=2.32
python-multipart
PyJWT
orjson
argon2-cffi
toga-core>=0.5.2