SurfSense/surfsense_backend/app/connectors/google_drive
CREDO23 74386affdc feat(connectors): add Google Drive API client wrapper
- Build and manage Google Drive service with credentials
- List files with query support and pagination
- Download binary files and export Google Workspace files as PDF
- Handle HTTP errors gracefully
2025-12-28 15:54:32 +02:00
..
__init__.py feat(connectors): add Google Drive credentials module for OAuth management 2025-12-28 15:54:26 +02:00
client.py feat(connectors): add Google Drive API client wrapper 2025-12-28 15:54:32 +02:00
credentials.py feat(connectors): add Google Drive credentials module for OAuth management 2025-12-28 15:54:26 +02:00