feat(Hubspot): Add support for Private App Token Authentication

This commit is contained in:
vcrwr
2022-03-13 11:49:15 +01:00
committed by GitHub
parent 4d4db7f805
commit 2ff13a6842
4 changed files with 40 additions and 0 deletions

View File

@@ -143,6 +143,7 @@
"dist/credentials/HttpHeaderAuth.credentials.js",
"dist/credentials/HttpQueryAuth.credentials.js",
"dist/credentials/HubspotApi.credentials.js",
"dist/credentials/HubspotAppToken.credentials.js",
"dist/credentials/HubspotDeveloperApi.credentials.js",
"dist/credentials/HubspotOAuth2Api.credentials.js",
"dist/credentials/HumanticAiApi.credentials.js",