@absolutejs/auth 0.54.3 → 0.54.5

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.
@@ -2165,6 +2165,7 @@ var providers = defineProviders({
2165
2165
  }
2166
2166
  },
2167
2167
  withings: {
2168
+ accessTokenPath: ["body", "access_token"],
2168
2169
  authorizationUrl: "https://account.withings.com/oauth2_user/authorize2",
2169
2170
  isOIDC: false,
2170
2171
  isRefreshable: true,
@@ -3277,5 +3278,5 @@ var main = async () => {
3277
3278
  };
3278
3279
  await main();
3279
3280
 
3280
- //# debugId=C531C2A7A3FFA37664756E2164756E21
3281
+ //# debugId=5C399F0B338A96F864756E2164756E21
3281
3282
  //# sourceMappingURL=migrate.js.map