@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.
package/dist/index.js CHANGED
@@ -872,12 +872,15 @@ var providers = defineProviders({
872
872
  }
873
873
  },
874
874
  gohighlevel: {
875
- authorizationUrl: "https://marketplace.gohighlevel.com/oauth/chooselocation",
875
+ authorizationUrl: "https://marketplace.gohighlevel.com/v2/oauth/chooselocation",
876
876
  isOIDC: false,
877
877
  isRefreshable: true,
878
878
  profileRequest: {
879
879
  authIn: "header",
880
880
  encoding: "application/json",
881
+ headers: {
882
+ Version: "2021-07-28"
883
+ },
881
884
  method: "GET",
882
885
  url: "https://services.leadconnectorhq.com/users/me"
883
886
  },
@@ -27891,5 +27894,5 @@ export {
27891
27894
  AuthIdentityConflictError
27892
27895
  };
27893
27896
 
27894
- //# debugId=1E35043D9C77E68A64756E2164756E21
27897
+ //# debugId=F74A795104D4323264756E2164756E21
27895
27898
  //# sourceMappingURL=index.js.map