@absolutejs/auth 0.49.2 → 0.50.0

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.
@@ -750,7 +750,10 @@ var providers = defineProviders({
750
750
  url: "https://services.leadconnectorhq.com/users/me"
751
751
  },
752
752
  scopeRequired: true,
753
- subject: ["id"],
753
+ subject: ["locationId"],
754
+ subjectBySource: {
755
+ tokenResponse: ["locationId"]
756
+ },
754
757
  subjectType: "string",
755
758
  tokenRequest: {
756
759
  authIn: "body",
@@ -2680,5 +2683,5 @@ export {
2680
2683
  escapeHtml
2681
2684
  };
2682
2685
 
2683
- //# debugId=1803AD23758AC0FF64756E2164756E21
2686
+ //# debugId=1439BB73F13E4F7864756E2164756E21
2684
2687
  //# sourceMappingURL=index.js.map