@absolutejs/auth 0.49.0 → 0.49.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -737,12 +737,15 @@ var providers = defineProviders({
737
737
  }
738
738
  },
739
739
  gohighlevel: {
740
- authorizationUrl: "https://marketplace.gohighlevel.com/oauth/chooselocation",
740
+ authorizationUrl: "https://marketplace.gohighlevel.com/v2/oauth/chooselocation",
741
741
  isOIDC: false,
742
742
  isRefreshable: true,
743
743
  profileRequest: {
744
744
  authIn: "header",
745
745
  encoding: "application/json",
746
+ headers: {
747
+ Version: "2021-07-28"
748
+ },
746
749
  method: "GET",
747
750
  url: "https://services.leadconnectorhq.com/users/me"
748
751
  },
@@ -2677,5 +2680,5 @@ export {
2677
2680
  escapeHtml
2678
2681
  };
2679
2682
 
2680
- //# debugId=2D3D6EB613C2066764756E2164756E21
2683
+ //# debugId=1803AD23758AC0FF64756E2164756E21
2681
2684
  //# sourceMappingURL=index.js.map