@mastra/auth-workos
Advanced tools
+6
-0
| # @mastra/auth-workos | ||
| ## 1.6.3 | ||
| ### Patch Changes | ||
| - Added `mapUserToResourceId` to `MastraAuthWorkosOptions` so it can be set directly in the `MastraAuthWorkos` constructor. This maps an authenticated user to a resource id that multi-tenant tool providers use to bucket connected accounts (for example, Composio's `caller-supplied` scope). Previously the option was consumed at runtime but missing from the typed constructor surface, forcing a post-construction property assignment. ([#19144](https://github.com/mastra-ai/mastra/pull/19144)) | ||
| ## 1.6.3-alpha.0 | ||
@@ -4,0 +10,0 @@ |
+8
-8
| { | ||
| "name": "@mastra/auth-workos", | ||
| "version": "1.6.3-alpha.0", | ||
| "version": "1.6.3", | ||
| "description": "Mastra WorkOS Auth integration", | ||
@@ -32,12 +32,12 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@types/node": "22.19.21", | ||
| "@vitest/coverage-v8": "4.1.9", | ||
| "@vitest/ui": "4.1.9", | ||
| "@types/node": "22.20.1", | ||
| "@vitest/coverage-v8": "4.1.10", | ||
| "@vitest/ui": "4.1.10", | ||
| "eslint": "^10.4.1", | ||
| "tsup": "^8.5.1", | ||
| "typescript": "^6.0.3", | ||
| "vitest": "4.1.9", | ||
| "@internal/lint": "0.0.113", | ||
| "@internal/types-builder": "0.0.88", | ||
| "@internal/auth": "0.0.5" | ||
| "vitest": "4.1.10", | ||
| "@internal/auth": "0.0.6", | ||
| "@internal/types-builder": "0.0.89", | ||
| "@internal/lint": "0.0.114" | ||
| }, | ||
@@ -44,0 +44,0 @@ "files": [ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
720825
0.07%0
-100%