authhero 4.1.0 → 4.3.0

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.
@@ -37552,6 +37552,7 @@ export type Variables = {
37552
37552
  tenant_id: string;
37553
37553
  org_name?: string;
37554
37554
  org_id?: string;
37555
+ scope?: string;
37555
37556
  };
37556
37557
  organization_id?: string;
37557
37558
  org_name?: string;