Add support for Query Auth

This commit is contained in:
Jan Oberhauser
2021-12-05 17:00:41 +01:00
parent 703ff4a754
commit 6453996de3
3 changed files with 50 additions and 0 deletions

View File

@@ -137,6 +137,7 @@
"dist/credentials/HttpBasicAuth.credentials.js",
"dist/credentials/HttpDigestAuth.credentials.js",
"dist/credentials/HttpHeaderAuth.credentials.js",
"dist/credentials/HttpQueryAuth.credentials.js",
"dist/credentials/HubspotApi.credentials.js",
"dist/credentials/HubspotDeveloperApi.credentials.js",
"dist/credentials/HubspotOAuth2Api.credentials.js",