Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stefanozanella/ef408f87a62598bcbe81e9d6b793080c to your computer and use it in GitHub Desktop.
Save stefanozanella/ef408f87a62598bcbe81e9d6b793080c to your computer and use it in GitHub Desktop.
spring:
security:
oauth2:
client:
...
provider:
hubspot:
...
user-info-uri: https://api.hubapi.com/oauth/v1/access-tokens/{accessToken}
user-name-attribute: hub_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment