backend(oauth): persist oauth tokens and add Google Calendar demo endpoint

This commit is contained in:
TLimoges33
2025-08-28 17:09:41 +00:00
parent 8aee66f658
commit 08a9c77b65
3 changed files with 83 additions and 6 deletions
+1
View File
@@ -3,3 +3,4 @@ uvicorn[standard]
sqlalchemy
authlib
python-dotenv
requests