feat(hubspot): Implement generate auth url for OAuth

This commit is contained in:
Faruk AYDIN
2023-09-08 18:07:00 +02:00
parent aae88fe1ad
commit b12f39916f
3 changed files with 53 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ import actions from './actions';
import auth from './auth';
export default defineApp({
name: 'Hubspot',
name: 'HubSpot',
key: 'hubspot',
iconUrl: '{BASE_URL}/apps/hubspot/assets/favicon.svg',
authDocUrl: 'https://automatisch.io/docs/apps/hubspot/connection',