add google tasks

This commit is contained in:
Taylor Wilsdon
2025-07-09 11:54:23 -04:00
parent f0cfe40045
commit 8adf719c58
6 changed files with 305 additions and 285 deletions

View File

@@ -49,6 +49,9 @@ from auth.scopes import (
SLIDES_SCOPE,
SLIDES_READONLY_SCOPE,
SLIDES_SCOPES,
TASKS_SCOPE,
TASKS_READONLY_SCOPE,
TASKS_SCOPES,
SCOPES
)