-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored Google Drive Connector + Permission Syncing (#2945)
* refactoring changes * everything working for service account * works with service account * combined scopes * copy change * oauth prep * Works for oauth and service account credentials * mypy * merge fixes * Refactor Google Drive connector * finished backend * auth changes * if its stupid but it works, its not stupid * npm run dev fixes * addressed change requests * string fix * minor fixes and cleanup * spacing cleanup * Update connector.py * everything done * testing! * Delete backend/tests/daily/connectors/google_drive/file_generator.py * cleaned up --------- Co-authored-by: Chris Weaver <25087905+Weves@users.noreply.github.com>
- Loading branch information
1 parent
b34f586
commit 71d4fb9
Showing
35 changed files
with
2,045 additions
and
984 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.