@integrationos/authkit
Advanced tools
@@ -151,2 +151,4 @@ export interface SourceEventLink { | ||
| secretsServiceId: string; | ||
| identity?: string; | ||
| identityType?: 'user' | 'team' | 'organization'; | ||
| settings: { | ||
@@ -153,0 +155,0 @@ parseWebhookBody: boolean; |
+1
-1
| { | ||
| "name": "@integrationos/authkit", | ||
| "version": "1.0.3", | ||
| "version": "1.1.0", | ||
| "description": "Frontend bindings for IntegrationOS AuthKit", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -151,2 +151,4 @@ export interface SourceEventLink { | ||
| secretsServiceId: string; | ||
| identity?: string; | ||
| identityType?: 'user' | 'team' | 'organization'; | ||
| settings: { | ||
@@ -153,0 +155,0 @@ parseWebhookBody: boolean; |
24502
0.59%562
0.72%