Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on auth types and environment variable config usage #520

Open
miketalley opened this issue Jun 2, 2021 · 1 comment
Open

Comments

@miketalley
Copy link
Contributor

miketalley commented Jun 2, 2021

Description and Context

We could use better documentation about the different auth types apiKey, oauth2, and personalaccesskey and also how to set the local environment variables to utilize each of these properly.

For example:
apiKey requires setting HUBSPOT_API_KEY and HUBSPOT_PORTAL_ID
oauth2 requires setting HUBSPOT_CLIENT_ID HUBSPOT_CLIENT_SECRET and HUBSPOT_PORTAL_ID
personalaccesskey requires setting HUBSPOT_PERSONAL_ACCESS_KEY HUBSPOT_REFRESH_TOKEN and HUBSPOT_PORTAL_ID

Also some more info on how to use environment variable configs.

Who to Notify

@PaulJKim

@techieshark
Copy link

Perhaps especially relevant now that hubspot has deprecated API keys

https://developers.hubspot.com/changelog/upcoming-api-key-sunset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants