@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.
@@ -528,7 +528,7 @@ import { desc as desc5, eq as eq7, sql as drizzleSql } from "drizzle-orm";
528
528
  import { drizzle as drizzle2 } from "drizzle-orm/neon-http";
529
529
  import { jsonb as jsonb3, pgTable as pgTable7, text as text3, timestamp, varchar as varchar7 } from "drizzle-orm/pg-core";
530
530
 
531
- // ../citra/dist/index.js
531
+ // node_modules/citra/dist/index.js
532
532
  var NUM_GENERATOR_BYTES = 32;
533
533
  var anilistProfileQuery = `query {
534
534
  Viewer {
@@ -678,7 +678,7 @@ var providers = defineProviders({
678
678
  tokenParamName: "token",
679
679
  url: (config) => `https://${config.baseURL ?? "absolutejs.ai"}/oauth2/revoke`
680
680
  },
681
- scopeRequired: true,
681
+ scopeRequired: false,
682
682
  subject: ["sub"],
683
683
  subjectBySource: {
684
684
  idToken: ["sub"],
@@ -3601,5 +3601,5 @@ var main = async () => {
3601
3601
  };
3602
3602
  await main();
3603
3603
 
3604
- //# debugId=E8C287EE4E57D4C364756E2164756E21
3604
+ //# debugId=43966AE17141C1D964756E2164756E21
3605
3605
  //# sourceMappingURL=migrate.js.map