1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🎉 Source Harvest: add OAuth 2.0 (#7952)

* add OAuth 2.0 for source-harvest

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
This commit is contained in:
Serhii Chvaliuk
2021-11-19 20:23:19 +02:00
committed by GitHub
parent 74c13b5193
commit 778b0f2e53
13 changed files with 383 additions and 30 deletions

View File

@@ -225,7 +225,6 @@ read_secrets source-google-sheets "$GOOGLE_SHEETS_TESTS_CREDS_OLD" "old_config.j
read_secrets source-google-workspace-admin-reports "$GOOGLE_WORKSPACE_ADMIN_REPORTS_TEST_CREDS"
read_secrets source-greenhouse "$GREENHOUSE_TEST_CREDS"
read_secrets source-greenhouse "$GREENHOUSE_TEST_CREDS_LIMITED" "config_users_only.json"
read_secrets source-harvest "$HARVEST_INTEGRATION_TESTS_CREDS"
read_secrets source-hubspot "$HUBSPOT_INTEGRATION_TESTS_CREDS"
read_secrets source-hubspot "$HUBSPOT_INTEGRATION_TESTS_CREDS_OAUTH" "config_oauth.json"
read_secrets source-instagram "$INSTAGRAM_INTEGRATION_TESTS_CREDS"