@lepsto/sdk-app 91.0.1 → 92.1.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.
- package/CHANGELOG.md +8 -4
- package/dist/_types/gen/client.gen.d.ts +7 -1
- package/dist/_types/gen/types.gen.d.ts +577 -46
- package/dist/_types/gen/users/index.d.ts +1 -1
- package/dist/_types/gen/users/queryOptions.gen.d.ts +17 -1
- package/dist/index.cjs +166 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +166 -0
- package/dist/index.js.map +1 -1
- package/dist/users/index.cjs +20 -0
- package/dist/users/index.cjs.map +1 -1
- package/dist/users/index.js +17 -1
- package/dist/users/index.js.map +1 -1
- package/package.json +2 -2
- package/src/gen/bindings.gen.ts +158 -0
- package/src/gen/client.gen.ts +14 -0
- package/src/gen/manifest.gen.ts +8 -0
- package/src/gen/types.gen.ts +585 -46
- package/src/gen/users/index.ts +1 -1
- package/src/gen/users/queryOptions.gen.ts +25 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * from './queryOptions.gen.js';
|
|
2
|
-
export type { UsersApikeysCreateInput, UsersApikeysCreateOutput, UsersApikeysGetInput, UsersApikeysGetOutput, UsersApikeysListInput, UsersApikeysListOutput, UsersApikeysRevokeInput, UsersApikeysRevokeOutput, UsersAuditListInput, UsersAuditListOutput, UsersConfigGetInput, UsersConfigGetOutput, UsersConfigUpsertInput, UsersConfigUpsertOutput, UsersFactorsListInput, UsersFactorsListOutput, UsersFactorsResetInput, UsersFactorsResetOutput, UsersKeysListInput, UsersKeysListOutput, UsersKeysRevokeInput, UsersKeysRevokeOutput, UsersKeysRotateInput, UsersKeysRotateOutput, UsersOpsRetentionGetInput, UsersOpsRetentionGetOutput, UsersOpsSloGetInput, UsersOpsSloGetOutput, UsersPasskeysGetInput, UsersPasskeysGetOutput, UsersPasskeysListInput, UsersPasskeysListOutput, UsersPasskeysRevokeInput, UsersPasskeysRevokeOutput, UsersSessionsGetInput, UsersSessionsGetOutput, UsersSessionsImpersonateInput, UsersSessionsImpersonateOutput, UsersSessionsListInput, UsersSessionsListOutput, UsersSessionsRevokeInput, UsersSessionsRevokeOutput, UsersStatsGetInput, UsersStatsGetOutput, UsersUsersBanInput, UsersUsersBanOutput, UsersUsersCreateInput, UsersUsersCreateOutput, UsersUsersDeleteInput, UsersUsersDeleteOutput, UsersUsersExportInput, UsersUsersExportOutput, UsersUsersGetInput, UsersUsersGetOutput, UsersUsersImportInput, UsersUsersImportOutput, UsersUsersInviteInput, UsersUsersInviteOutput, UsersUsersListInput, UsersUsersListOutput, UsersUsersSetPrimaryIdentifierInput, UsersUsersSetPrimaryIdentifierOutput, UsersUsersUnbanInput, UsersUsersUnbanOutput, UsersUsersUpdateInput, UsersUsersUpdateOutput, UsersWaitlistFunnelInput, UsersWaitlistFunnelOutput, UsersWaitlistGetInput, UsersWaitlistGetOutput, UsersWaitlistImportInput, UsersWaitlistImportOutput, UsersWaitlistInviteInput, UsersWaitlistInviteOutput, UsersWaitlistListInput, UsersWaitlistListOutput, UsersWebhooksCreateInput, UsersWebhooksCreateOutput, UsersWebhooksDeleteInput, UsersWebhooksDeleteOutput, UsersWebhooksDeliveriesListInput, UsersWebhooksDeliveriesListOutput, UsersWebhooksGetInput, UsersWebhooksGetOutput, UsersWebhooksListInput, UsersWebhooksListOutput, UsersWebhooksRotateSecretInput, UsersWebhooksRotateSecretOutput, UsersWebhooksUpdateInput, UsersWebhooksUpdateOutput } from '../types.gen.js';
|
|
2
|
+
export type { UsersApikeysCreateInput, UsersApikeysCreateOutput, UsersApikeysGetInput, UsersApikeysGetOutput, UsersApikeysListInput, UsersApikeysListOutput, UsersApikeysRevokeInput, UsersApikeysRevokeOutput, UsersAuditListInput, UsersAuditListOutput, UsersConfigGetInput, UsersConfigGetOutput, UsersConfigUpsertInput, UsersConfigUpsertOutput, UsersFactorsListInput, UsersFactorsListOutput, UsersFactorsResetInput, UsersFactorsResetOutput, UsersKeysListInput, UsersKeysListOutput, UsersKeysRevokeInput, UsersKeysRevokeOutput, UsersKeysRotateInput, UsersKeysRotateOutput, UsersOpsRetentionGetInput, UsersOpsRetentionGetOutput, UsersOpsSloGetInput, UsersOpsSloGetOutput, UsersPasskeysGetInput, UsersPasskeysGetOutput, UsersPasskeysListInput, UsersPasskeysListOutput, UsersPasskeysRevokeInput, UsersPasskeysRevokeOutput, UsersSessionsGetInput, UsersSessionsGetOutput, UsersSessionsImpersonateInput, UsersSessionsImpersonateOutput, UsersSessionsListInput, UsersSessionsListOutput, UsersSessionsRevokeInput, UsersSessionsRevokeOutput, UsersStatsGetInput, UsersStatsGetOutput, UsersTouchesCreateInput, UsersTouchesCreateOutput, UsersTouchesDiscardInput, UsersTouchesDiscardOutput, UsersTouchesListInput, UsersTouchesListOutput, UsersTouchesUpdateInput, UsersTouchesUpdateOutput, UsersUsersBanInput, UsersUsersBanOutput, UsersUsersCreateInput, UsersUsersCreateOutput, UsersUsersDeleteInput, UsersUsersDeleteOutput, UsersUsersExportInput, UsersUsersExportOutput, UsersUsersGetInput, UsersUsersGetOutput, UsersUsersImportInput, UsersUsersImportOutput, UsersUsersInviteInput, UsersUsersInviteOutput, UsersUsersListInput, UsersUsersListOutput, UsersUsersSetPrimaryIdentifierInput, UsersUsersSetPrimaryIdentifierOutput, UsersUsersUnbanInput, UsersUsersUnbanOutput, UsersUsersUpdateInput, UsersUsersUpdateOutput, UsersWaitlistFunnelInput, UsersWaitlistFunnelOutput, UsersWaitlistGetInput, UsersWaitlistGetOutput, UsersWaitlistImportInput, UsersWaitlistImportOutput, UsersWaitlistInviteInput, UsersWaitlistInviteOutput, UsersWaitlistListInput, UsersWaitlistListOutput, UsersWebhooksCreateInput, UsersWebhooksCreateOutput, UsersWebhooksDeleteInput, UsersWebhooksDeleteOutput, UsersWebhooksDeliveriesListInput, UsersWebhooksDeliveriesListOutput, UsersWebhooksGetInput, UsersWebhooksGetOutput, UsersWebhooksListInput, UsersWebhooksListOutput, UsersWebhooksRotateSecretInput, UsersWebhooksRotateSecretOutput, UsersWebhooksUpdateInput, UsersWebhooksUpdateOutput } from '../types.gen.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GeneratedClient } from '../client.gen.js';
|
|
2
|
-
import type { UsersApikeysCreateInput, UsersApikeysGetInput, UsersApikeysGetOutput, UsersApikeysListInput, UsersApikeysListOutput, UsersApikeysRevokeInput, UsersAuditListInput, UsersAuditListOutput, UsersConfigGetInput, UsersConfigGetOutput, UsersConfigUpsertInput, UsersFactorsListInput, UsersFactorsListOutput, UsersFactorsResetInput, UsersKeysListInput, UsersKeysListOutput, UsersKeysRevokeInput, UsersKeysRotateInput, UsersOpsRetentionGetInput, UsersOpsRetentionGetOutput, UsersOpsSloGetInput, UsersOpsSloGetOutput, UsersPasskeysGetInput, UsersPasskeysGetOutput, UsersPasskeysListInput, UsersPasskeysListOutput, UsersPasskeysRevokeInput, UsersSessionsGetInput, UsersSessionsGetOutput, UsersSessionsImpersonateInput, UsersSessionsListInput, UsersSessionsListOutput, UsersSessionsRevokeInput, UsersStatsGetInput, UsersStatsGetOutput, UsersUsersBanInput, UsersUsersCreateInput, UsersUsersDeleteInput, UsersUsersExportInput, UsersUsersGetInput, UsersUsersGetOutput, UsersUsersImportInput, UsersUsersInviteInput, UsersUsersListInput, UsersUsersListOutput, UsersUsersSetPrimaryIdentifierInput, UsersUsersUnbanInput, UsersUsersUpdateInput, UsersWaitlistFunnelInput, UsersWaitlistFunnelOutput, UsersWaitlistGetInput, UsersWaitlistGetOutput, UsersWaitlistImportInput, UsersWaitlistInviteInput, UsersWaitlistListInput, UsersWaitlistListOutput, UsersWebhooksCreateInput, UsersWebhooksDeleteInput, UsersWebhooksDeliveriesListInput, UsersWebhooksDeliveriesListOutput, UsersWebhooksGetInput, UsersWebhooksGetOutput, UsersWebhooksListInput, UsersWebhooksListOutput, UsersWebhooksRotateSecretInput, UsersWebhooksUpdateInput } from '../types.gen.js';
|
|
2
|
+
import type { UsersApikeysCreateInput, UsersApikeysGetInput, UsersApikeysGetOutput, UsersApikeysListInput, UsersApikeysListOutput, UsersApikeysRevokeInput, UsersAuditListInput, UsersAuditListOutput, UsersConfigGetInput, UsersConfigGetOutput, UsersConfigUpsertInput, UsersFactorsListInput, UsersFactorsListOutput, UsersFactorsResetInput, UsersKeysListInput, UsersKeysListOutput, UsersKeysRevokeInput, UsersKeysRotateInput, UsersOpsRetentionGetInput, UsersOpsRetentionGetOutput, UsersOpsSloGetInput, UsersOpsSloGetOutput, UsersPasskeysGetInput, UsersPasskeysGetOutput, UsersPasskeysListInput, UsersPasskeysListOutput, UsersPasskeysRevokeInput, UsersSessionsGetInput, UsersSessionsGetOutput, UsersSessionsImpersonateInput, UsersSessionsListInput, UsersSessionsListOutput, UsersSessionsRevokeInput, UsersStatsGetInput, UsersStatsGetOutput, UsersTouchesCreateInput, UsersTouchesDiscardInput, UsersTouchesListInput, UsersTouchesListOutput, UsersTouchesUpdateInput, UsersUsersBanInput, UsersUsersCreateInput, UsersUsersDeleteInput, UsersUsersExportInput, UsersUsersGetInput, UsersUsersGetOutput, UsersUsersImportInput, UsersUsersInviteInput, UsersUsersListInput, UsersUsersListOutput, UsersUsersSetPrimaryIdentifierInput, UsersUsersUnbanInput, UsersUsersUpdateInput, UsersWaitlistFunnelInput, UsersWaitlistFunnelOutput, UsersWaitlistGetInput, UsersWaitlistGetOutput, UsersWaitlistImportInput, UsersWaitlistInviteInput, UsersWaitlistListInput, UsersWaitlistListOutput, UsersWebhooksCreateInput, UsersWebhooksDeleteInput, UsersWebhooksDeliveriesListInput, UsersWebhooksDeliveriesListOutput, UsersWebhooksGetInput, UsersWebhooksGetOutput, UsersWebhooksListInput, UsersWebhooksListOutput, UsersWebhooksRotateSecretInput, UsersWebhooksUpdateInput } from '../types.gen.js';
|
|
3
3
|
export declare const usersApikeysCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
4
4
|
mutationKey: string[];
|
|
5
5
|
mutationFn: (input: UsersApikeysCreateInput) => Promise<import(".").UsersApikeysCreateOutput>;
|
|
@@ -88,6 +88,22 @@ export declare const usersStatsGetQueryOptions: (sdk: GeneratedClient, input: Us
|
|
|
88
88
|
queryKey: readonly ["users", "stats", "get", UsersStatsGetInput];
|
|
89
89
|
queryFn: () => Promise<UsersStatsGetOutput>;
|
|
90
90
|
};
|
|
91
|
+
export declare const usersTouchesCreateMutationOptions: (sdk: GeneratedClient) => {
|
|
92
|
+
mutationKey: string[];
|
|
93
|
+
mutationFn: (input: UsersTouchesCreateInput) => Promise<import(".").UsersTouchesCreateOutput>;
|
|
94
|
+
};
|
|
95
|
+
export declare const usersTouchesDiscardMutationOptions: (sdk: GeneratedClient) => {
|
|
96
|
+
mutationKey: string[];
|
|
97
|
+
mutationFn: (input: UsersTouchesDiscardInput) => Promise<import(".").UsersTouchesDiscardOutput>;
|
|
98
|
+
};
|
|
99
|
+
export declare const usersTouchesListQueryOptions: (sdk: GeneratedClient, input: UsersTouchesListInput) => {
|
|
100
|
+
queryKey: readonly ["users", "touches", "list", UsersTouchesListInput];
|
|
101
|
+
queryFn: () => Promise<UsersTouchesListOutput>;
|
|
102
|
+
};
|
|
103
|
+
export declare const usersTouchesUpdateMutationOptions: (sdk: GeneratedClient) => {
|
|
104
|
+
mutationKey: string[];
|
|
105
|
+
mutationFn: (input: UsersTouchesUpdateInput) => Promise<import(".").UsersTouchesUpdateOutput>;
|
|
106
|
+
};
|
|
91
107
|
export declare const usersUsersBanMutationOptions: (sdk: GeneratedClient) => {
|
|
92
108
|
mutationKey: string[];
|
|
93
109
|
mutationFn: (input: UsersUsersBanInput) => Promise<import(".").UsersUsersBanOutput>;
|
package/dist/index.cjs
CHANGED
|
@@ -10316,6 +10316,112 @@ var bindings = {
|
|
|
10316
10316
|
"readOnly": true
|
|
10317
10317
|
}
|
|
10318
10318
|
},
|
|
10319
|
+
"touches": {
|
|
10320
|
+
"create": {
|
|
10321
|
+
"level": "write",
|
|
10322
|
+
"method": "POST",
|
|
10323
|
+
"operationKey": "users_touches_create",
|
|
10324
|
+
"params": [
|
|
10325
|
+
{
|
|
10326
|
+
"in": "path",
|
|
10327
|
+
"name": "userId"
|
|
10328
|
+
},
|
|
10329
|
+
{
|
|
10330
|
+
"in": "body",
|
|
10331
|
+
"name": "channel"
|
|
10332
|
+
},
|
|
10333
|
+
{
|
|
10334
|
+
"in": "body",
|
|
10335
|
+
"name": "direction"
|
|
10336
|
+
},
|
|
10337
|
+
{
|
|
10338
|
+
"in": "body",
|
|
10339
|
+
"name": "occurredAt"
|
|
10340
|
+
},
|
|
10341
|
+
{
|
|
10342
|
+
"in": "body",
|
|
10343
|
+
"name": "body"
|
|
10344
|
+
}
|
|
10345
|
+
],
|
|
10346
|
+
"path": "/users/users/:userId/touches",
|
|
10347
|
+
"readOnly": false
|
|
10348
|
+
},
|
|
10349
|
+
"discard": {
|
|
10350
|
+
"level": "write",
|
|
10351
|
+
"method": "DELETE",
|
|
10352
|
+
"operationKey": "users_touches_discard",
|
|
10353
|
+
"params": [
|
|
10354
|
+
{
|
|
10355
|
+
"in": "path",
|
|
10356
|
+
"name": "userId"
|
|
10357
|
+
},
|
|
10358
|
+
{
|
|
10359
|
+
"in": "path",
|
|
10360
|
+
"name": "touchId"
|
|
10361
|
+
},
|
|
10362
|
+
{
|
|
10363
|
+
"in": "query",
|
|
10364
|
+
"name": "force"
|
|
10365
|
+
}
|
|
10366
|
+
],
|
|
10367
|
+
"path": "/users/users/:userId/touches/:touchId",
|
|
10368
|
+
"readOnly": false
|
|
10369
|
+
},
|
|
10370
|
+
"list": {
|
|
10371
|
+
"level": "read",
|
|
10372
|
+
"method": "GET",
|
|
10373
|
+
"operationKey": "users_touches_list",
|
|
10374
|
+
"params": [
|
|
10375
|
+
{
|
|
10376
|
+
"in": "path",
|
|
10377
|
+
"name": "userId"
|
|
10378
|
+
},
|
|
10379
|
+
{
|
|
10380
|
+
"in": "query",
|
|
10381
|
+
"name": "channel"
|
|
10382
|
+
},
|
|
10383
|
+
{
|
|
10384
|
+
"in": "query",
|
|
10385
|
+
"name": "limit"
|
|
10386
|
+
},
|
|
10387
|
+
{
|
|
10388
|
+
"in": "query",
|
|
10389
|
+
"name": "cursor"
|
|
10390
|
+
}
|
|
10391
|
+
],
|
|
10392
|
+
"path": "/users/users/:userId/touches",
|
|
10393
|
+
"readOnly": true
|
|
10394
|
+
},
|
|
10395
|
+
"update": {
|
|
10396
|
+
"level": "write",
|
|
10397
|
+
"method": "PATCH",
|
|
10398
|
+
"operationKey": "users_touches_update",
|
|
10399
|
+
"params": [
|
|
10400
|
+
{
|
|
10401
|
+
"in": "path",
|
|
10402
|
+
"name": "userId"
|
|
10403
|
+
},
|
|
10404
|
+
{
|
|
10405
|
+
"in": "path",
|
|
10406
|
+
"name": "touchId"
|
|
10407
|
+
},
|
|
10408
|
+
{
|
|
10409
|
+
"in": "body",
|
|
10410
|
+
"name": "body"
|
|
10411
|
+
},
|
|
10412
|
+
{
|
|
10413
|
+
"in": "body",
|
|
10414
|
+
"name": "occurredAt"
|
|
10415
|
+
},
|
|
10416
|
+
{
|
|
10417
|
+
"in": "body",
|
|
10418
|
+
"name": "force"
|
|
10419
|
+
}
|
|
10420
|
+
],
|
|
10421
|
+
"path": "/users/users/:userId/touches/:touchId",
|
|
10422
|
+
"readOnly": false
|
|
10423
|
+
}
|
|
10424
|
+
},
|
|
10319
10425
|
"users": {
|
|
10320
10426
|
"ban": {
|
|
10321
10427
|
"level": "admin",
|
|
@@ -10359,6 +10465,18 @@ var bindings = {
|
|
|
10359
10465
|
"in": "body",
|
|
10360
10466
|
"name": "testUser"
|
|
10361
10467
|
},
|
|
10468
|
+
{
|
|
10469
|
+
"in": "body",
|
|
10470
|
+
"name": "kind"
|
|
10471
|
+
},
|
|
10472
|
+
{
|
|
10473
|
+
"in": "body",
|
|
10474
|
+
"name": "stage"
|
|
10475
|
+
},
|
|
10476
|
+
{
|
|
10477
|
+
"in": "body",
|
|
10478
|
+
"name": "tags"
|
|
10479
|
+
},
|
|
10362
10480
|
{
|
|
10363
10481
|
"in": "body",
|
|
10364
10482
|
"name": "requiresReset"
|
|
@@ -10409,6 +10527,14 @@ var bindings = {
|
|
|
10409
10527
|
"in": "query",
|
|
10410
10528
|
"name": "includeDeleted"
|
|
10411
10529
|
},
|
|
10530
|
+
{
|
|
10531
|
+
"in": "query",
|
|
10532
|
+
"name": "kind"
|
|
10533
|
+
},
|
|
10534
|
+
{
|
|
10535
|
+
"in": "query",
|
|
10536
|
+
"name": "includeContacts"
|
|
10537
|
+
},
|
|
10412
10538
|
{
|
|
10413
10539
|
"in": "query",
|
|
10414
10540
|
"name": "limit"
|
|
@@ -10497,6 +10623,30 @@ var bindings = {
|
|
|
10497
10623
|
"in": "query",
|
|
10498
10624
|
"name": "includeTestUsers"
|
|
10499
10625
|
},
|
|
10626
|
+
{
|
|
10627
|
+
"in": "query",
|
|
10628
|
+
"name": "kind"
|
|
10629
|
+
},
|
|
10630
|
+
{
|
|
10631
|
+
"in": "query",
|
|
10632
|
+
"name": "stage"
|
|
10633
|
+
},
|
|
10634
|
+
{
|
|
10635
|
+
"in": "query",
|
|
10636
|
+
"name": "tag"
|
|
10637
|
+
},
|
|
10638
|
+
{
|
|
10639
|
+
"in": "query",
|
|
10640
|
+
"name": "includeContacts"
|
|
10641
|
+
},
|
|
10642
|
+
{
|
|
10643
|
+
"in": "query",
|
|
10644
|
+
"name": "lastTouchAfter"
|
|
10645
|
+
},
|
|
10646
|
+
{
|
|
10647
|
+
"in": "query",
|
|
10648
|
+
"name": "lastTouchBefore"
|
|
10649
|
+
},
|
|
10500
10650
|
{
|
|
10501
10651
|
"in": "query",
|
|
10502
10652
|
"name": "limit"
|
|
@@ -10562,6 +10712,14 @@ var bindings = {
|
|
|
10562
10712
|
{
|
|
10563
10713
|
"in": "body",
|
|
10564
10714
|
"name": "unsafeMetadata"
|
|
10715
|
+
},
|
|
10716
|
+
{
|
|
10717
|
+
"in": "body",
|
|
10718
|
+
"name": "stage"
|
|
10719
|
+
},
|
|
10720
|
+
{
|
|
10721
|
+
"in": "body",
|
|
10722
|
+
"name": "tags"
|
|
10565
10723
|
}
|
|
10566
10724
|
],
|
|
10567
10725
|
"path": "/users/users/:userId",
|
|
@@ -12067,6 +12225,10 @@ var operations = {
|
|
|
12067
12225
|
"users_sessions_list": "read",
|
|
12068
12226
|
"users_sessions_revoke": "admin",
|
|
12069
12227
|
"users_stats_get": "read",
|
|
12228
|
+
"users_touches_create": "write",
|
|
12229
|
+
"users_touches_discard": "write",
|
|
12230
|
+
"users_touches_list": "read",
|
|
12231
|
+
"users_touches_update": "write",
|
|
12070
12232
|
"users_users_ban": "admin",
|
|
12071
12233
|
"users_users_create": "write",
|
|
12072
12234
|
"users_users_delete": "admin",
|
|
@@ -12285,6 +12447,10 @@ var compositions = {
|
|
|
12285
12447
|
"users_sessions_list": { "pii": ["output.sessions[].ip", "output.sessions[].userAgent"], "label": "List sessions", "options": { "userId": "users_users_list" } },
|
|
12286
12448
|
"users_sessions_revoke": { "label": "Revoke session", "options": { "userId": "users_users_list", "sessionId": "users_sessions_list" } },
|
|
12287
12449
|
"users_stats_get": { "label": "Get auth stats" },
|
|
12450
|
+
"users_touches_create": { "pii": ["input.body", "output.body"], "label": "Log touch", "options": { "userId": "users_users_list" } },
|
|
12451
|
+
"users_touches_discard": { "label": "Discard touch", "options": { "userId": "users_users_list", "touchId": "users_touches_list" } },
|
|
12452
|
+
"users_touches_list": { "pii": ["output.items[].body"], "label": "List touches", "options": { "userId": "users_users_list" } },
|
|
12453
|
+
"users_touches_update": { "pii": ["input.body", "output.body"], "label": "Edit touch", "options": { "userId": "users_users_list", "touchId": "users_touches_list" } },
|
|
12288
12454
|
"users_users_ban": { "pii": ["output.name", "output.imageUrl", "output.publicMetadata", "output.privateMetadata", "output.unsafeMetadata", "output.identifiers[].value", "output.identifiers[].valueCanonical", "output.primaryEmail"], "label": "Ban user", "options": { "userId": "users_users_list" } },
|
|
12289
12455
|
"users_users_create": { "pii": ["input.name", "input.imageUrl", "input.identifiers[].value", "input.publicMetadata", "input.privateMetadata", "input.unsafeMetadata", "output.name", "output.imageUrl", "output.publicMetadata", "output.privateMetadata", "output.unsafeMetadata", "output.identifiers[].value", "output.identifiers[].valueCanonical", "output.primaryEmail"], "label": "Create user", "secrets": ["input.password.phcHash", "input.password.foreignHash"] },
|
|
12290
12456
|
"users_users_delete": { "pii": ["output.name", "output.imageUrl", "output.publicMetadata", "output.privateMetadata", "output.unsafeMetadata", "output.identifiers[].value", "output.identifiers[].valueCanonical", "output.primaryEmail"], "label": "Delete user", "options": { "userId": "users_users_list" } },
|