@mastra/auth-studio 1.3.6-alpha.0 → 1.3.6

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
@@ -311,7 +311,7 @@ var MastraAuthProvider = class extends MastraBase {
311
311
  }
312
312
  };
313
313
  //#endregion
314
- //#region ../../packages/_internals/auth/dist/ee-BYnTZaqt.js
314
+ //#region ../../packages/_internals/auth/dist/ee-B4JkfaNy.js
315
315
  /**
316
316
  * FGA enforcement utility for checking fine-grained authorization.
317
317
  *
@@ -328,6 +328,7 @@ const RESOURCE_EXPANSIONS = { stored: [
328
328
  "stored-prompt-blocks",
329
329
  "stored-scorers",
330
330
  "stored-skills",
331
+ "stored-workflows",
331
332
  "stored-workspaces"
332
333
  ] };
333
334
  /**