@absolutejs/auth 0.68.0 → 0.68.1

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
@@ -181,7 +181,7 @@ var init_crypto = __esm(() => {
181
181
  textDecoder = new TextDecoder;
182
182
  });
183
183
 
184
- // ../citra/dist/index.js
184
+ // node_modules/citra/dist/index.js
185
185
  var BASE64_BLOCK_SIZE = 4;
186
186
  var NUM_GENERATOR_BYTES = 32;
187
187
  var anilistProfileQuery = `query {
@@ -332,7 +332,7 @@ var providers = defineProviders({
332
332
  tokenParamName: "token",
333
333
  url: (config) => `https://${config.baseURL ?? "absolutejs.ai"}/oauth2/revoke`
334
334
  },
335
- scopeRequired: true,
335
+ scopeRequired: false,
336
336
  subject: ["sub"],
337
337
  subjectBySource: {
338
338
  idToken: ["sub"],
@@ -40277,5 +40277,5 @@ export {
40277
40277
  AGENT_CLAIM_GRANT_TYPE
40278
40278
  };
40279
40279
 
40280
- //# debugId=0D97867725FAEBB664756E2164756E21
40280
+ //# debugId=084A831EA034318064756E2164756E21
40281
40281
  //# sourceMappingURL=index.js.map