@absolutejs/auth 0.49.1 → 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.
@@ -743,6 +743,9 @@ var providers = defineProviders({
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
  },
@@ -2610,5 +2613,5 @@ export {
2610
2613
  decodeJWT
2611
2614
  };
2612
2615
 
2613
- //# debugId=3F0E0CD2F7FD948A64756E2164756E21
2616
+ //# debugId=F2F52E55182F339764756E2164756E21
2614
2617
  //# sourceMappingURL=index.js.map