@absolutejs/auth 0.68.0 → 0.68.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.
@@ -46,7 +46,7 @@ var __export = (target, all) => {
46
46
  var __esm = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
47
47
  var __require = import.meta.require;
48
48
 
49
- // ../citra/dist/index.js
49
+ // node_modules/citra/dist/index.js
50
50
  var BASE64_BLOCK_SIZE = 4;
51
51
  var NUM_GENERATOR_BYTES = 32;
52
52
  var anilistProfileQuery = `query {
@@ -197,7 +197,7 @@ var providers = defineProviders({
197
197
  tokenParamName: "token",
198
198
  url: (config) => `https://${config.baseURL ?? "absolutejs.ai"}/oauth2/revoke`
199
199
  },
200
- scopeRequired: true,
200
+ scopeRequired: false,
201
201
  subject: ["sub"],
202
202
  subjectBySource: {
203
203
  idToken: ["sub"],
@@ -3422,5 +3422,5 @@ export {
3422
3422
  createLinkedProviderCredentialResolver
3423
3423
  };
3424
3424
 
3425
- //# debugId=8F4292FF6E76F92A64756E2164756E21
3425
+ //# debugId=1B66E11EF98DB7A964756E2164756E21
3426
3426
  //# sourceMappingURL=index.js.map