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

feat: add hubspot provider #302

Merged
merged 9 commits into from
Dec 13, 2024

Conversation

guilherme-codes
Copy link
Contributor

@guilherme-codes guilherme-codes commented Dec 12, 2024

Add hubspot as provider

Screenshot 2024-12-12 at 8 12 12 AM

How to setup and test

  1. go to https://developers.hubspot.com/
  2. access or create your account.
  3. create a new app
  • add the app scopes
  • add the app redirect url
  1. Set up environment variables .env
  • NUXT_OAUTH_HUBSPOT_CLIENT_ID
  • NUXT_OAUTH_HUBSPOT_CLIENT_SECRET
  • NUXT_OAUTH_HUBSPOT_REDIRECT_URL

Docs

Hubspot Oauth Docs

Copy link

pkg-pr-new bot commented Dec 12, 2024

Open in Stackblitz

npm i https://pkg.pr.new/atinux/nuxt-auth-utils@302

commit: 0d453a1

@atinux
Copy link
Owner

atinux commented Dec 13, 2024

Thank you!

@atinux atinux merged commit 1a79baf into atinux:main Dec 13, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants