@workos-inc/node 8.3.1 → 8.4.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/lib/access-token.interface-C6LZCoKM.d.cts +18 -0
- package/lib/access-token.serializer-tYgOvBoN.cjs +20 -0
- package/lib/access-token.serializer-tYgOvBoN.cjs.map +1 -0
- package/lib/action.interface-D_DJMyrq.d.cts +63 -0
- package/lib/action.serializer-CWhwCinS.cjs +47 -0
- package/lib/action.serializer-CWhwCinS.cjs.map +1 -0
- package/lib/actions/actions.cjs +1 -1
- package/lib/actions/actions.d.cts +1 -1
- package/lib/actions/interfaces/action.interface.d.cts +1 -1
- package/lib/actions/interfaces/index.d.cts +2 -2
- package/lib/actions/interfaces/response-payload.interface.d.cts +1 -1
- package/lib/actions/serializers/action.serializer.cjs +1 -1
- package/lib/actions/serializers/action.serializer.d.cts +1 -1
- package/lib/actions-CVHQXngv.cjs +58 -0
- package/lib/actions-CVHQXngv.cjs.map +1 -0
- package/lib/actions-Ci8wakLD.d.cts +41 -0
- package/lib/add-environment-role-permission-options.interface-DPQPMlMJ.d.cts +7 -0
- package/lib/add-flag-target-options.interface-Bwr2zybt.d.cts +8 -0
- package/lib/add-organization-role-permission-options.interface-DjcIZCA2.d.cts +7 -0
- package/lib/api-key-required.exception-BR-OrqJz.d.cts +10 -0
- package/lib/api-key.interface-CiHEJPea.d.cts +32 -0
- package/lib/api-key.serializer-2aE2Ya1t.d.cts +7 -0
- package/lib/api-keys/api-keys.d.cts +1 -1
- package/lib/api-keys/interfaces/api-key.interface.d.cts +1 -1
- package/lib/api-keys/interfaces/create-organization-api-key-options.interface.d.cts +1 -1
- package/lib/api-keys/interfaces/created-api-key.interface.d.cts +1 -1
- package/lib/api-keys/interfaces/index.d.cts +5 -5
- package/lib/api-keys/interfaces/list-organization-api-keys-options.interface.d.cts +1 -1
- package/lib/api-keys/interfaces/validate-api-key.interface.d.cts +1 -1
- package/lib/api-keys/serializers/api-key.serializer.d.cts +1 -1
- package/lib/api-keys/serializers/create-organization-api-key-options.serializer.cjs +1 -1
- package/lib/api-keys/serializers/create-organization-api-key-options.serializer.d.cts +1 -1
- package/lib/api-keys/serializers/created-api-key.serializer.cjs +1 -1
- package/lib/api-keys/serializers/created-api-key.serializer.d.cts +1 -1
- package/lib/api-keys/serializers/index.cjs +2 -2
- package/lib/api-keys/serializers/index.d.cts +4 -4
- package/lib/api-keys/serializers/validate-api-key.serializer.d.cts +1 -1
- package/lib/api-keys-5t7nLnb5.d.cts +780 -0
- package/lib/app-info.interface-C8Yk9_lU.d.cts +8 -0
- package/lib/assign-role-options.interface-EodzUpo8.d.cts +19 -0
- package/lib/assign-role-options.serializer-Bt2btRso.cjs +19 -0
- package/lib/assign-role-options.serializer-Bt2btRso.cjs.map +1 -0
- package/lib/assign-role-options.serializer-CZ8yPE31.d.cts +7 -0
- package/lib/audit-log-export-options.interface--M_PWQFX.d.cts +22 -0
- package/lib/audit-log-export-options.serializer-BOeLgBJq.d.cts +7 -0
- package/lib/audit-log-export-options.serializer-DAwtL9MV.cjs +20 -0
- package/lib/audit-log-export-options.serializer-DAwtL9MV.cjs.map +1 -0
- package/lib/audit-log-export.interface-DD4KnnW3.d.cts +20 -0
- package/lib/audit-log-export.serializer-BKTHwAcR.d.cts +7 -0
- package/lib/audit-log-export.serializer-DyItrRKD.cjs +19 -0
- package/lib/audit-log-export.serializer-DyItrRKD.cjs.map +1 -0
- package/lib/audit-logs/audit-logs.cjs +1 -1
- package/lib/audit-logs/audit-logs.d.cts +1 -1
- package/lib/audit-logs/interfaces/audit-log-export-options.interface.d.cts +1 -1
- package/lib/audit-logs/interfaces/audit-log-export.interface.d.cts +1 -1
- package/lib/audit-logs/interfaces/create-audit-log-event-options.interface.d.cts +1 -1
- package/lib/audit-logs/interfaces/create-audit-log-schema-options.interface.d.cts +1 -1
- package/lib/audit-logs/interfaces/index.d.cts +4 -4
- package/lib/audit-logs/serializers/audit-log-export-options.serializer.cjs +1 -1
- package/lib/audit-logs/serializers/audit-log-export-options.serializer.d.cts +1 -1
- package/lib/audit-logs/serializers/audit-log-export.serializer.cjs +1 -1
- package/lib/audit-logs/serializers/audit-log-export.serializer.d.cts +1 -1
- package/lib/audit-logs/serializers/create-audit-log-event-options.serializer.cjs +1 -1
- package/lib/audit-logs/serializers/create-audit-log-event-options.serializer.d.cts +1 -1
- package/lib/audit-logs/serializers/create-audit-log-schema-options.serializer.cjs +1 -1
- package/lib/audit-logs/serializers/create-audit-log-schema-options.serializer.d.cts +1 -1
- package/lib/audit-logs/serializers/create-audit-log-schema.serializer.cjs +1 -1
- package/lib/audit-logs/serializers/create-audit-log-schema.serializer.d.cts +1 -1
- package/lib/audit-logs/serializers/index.cjs +5 -5
- package/lib/audit-logs/serializers/index.d.cts +5 -5
- package/lib/audit-logs-BXPMHkYl.cjs +43 -0
- package/lib/audit-logs-BXPMHkYl.cjs.map +1 -0
- package/lib/authenticate-with-code-and-verifier-options.interface-DW8HBYmR.d.cts +17 -0
- package/lib/authenticate-with-code-and-verifier-options.serializer-DvwpALlU.d.cts +8 -0
- package/lib/authenticate-with-code-options.interface-H0yfsHxj.d.cts +20 -0
- package/lib/authenticate-with-code-options.serializer-k5aSKScw.d.cts +8 -0
- package/lib/authenticate-with-email-verification-options.interface-bntD5tLo.d.cts +18 -0
- package/lib/authenticate-with-email-verification.serializer-BcGBk2xZ.cjs +20 -0
- package/lib/authenticate-with-email-verification.serializer-BcGBk2xZ.cjs.map +1 -0
- package/lib/authenticate-with-magic-auth-options.interface-DKiBkjxK.d.cts +22 -0
- package/lib/authenticate-with-magic-auth-options.serializer-CTabjcIp.d.cts +8 -0
- package/lib/authenticate-with-options-base.interface-C3xH9pmi.d.cts +41 -0
- package/lib/authenticate-with-organization-selection-options.serializer-DY4N430u.cjs +20 -0
- package/lib/authenticate-with-organization-selection-options.serializer-DY4N430u.cjs.map +1 -0
- package/lib/authenticate-with-organization-selection.interface-BjNOboud.d.cts +18 -0
- package/lib/authenticate-with-password-options.interface-CBzERAqt.d.cts +20 -0
- package/lib/authenticate-with-password-options.serializer-Dzjg_r_v.d.cts +8 -0
- package/lib/authenticate-with-refresh-token-options.interface-Bc0KcSmQ.d.cts +18 -0
- package/lib/authenticate-with-refresh-token-public-client-options.interface-BUR1ShKn.d.cts +16 -0
- package/lib/authenticate-with-refresh-token-public-client-options.serializer-D5G70-Wh.d.cts +8 -0
- package/lib/authenticate-with-refresh-token.options.serializer-DSpCTh6M.d.cts +9 -0
- package/lib/authenticate-with-session-cookie.interface--Ugw1Meh.d.cts +45 -0
- package/lib/authenticate-with-session-cookie.interface-jDv8x_VH.cjs +17 -0
- package/lib/authenticate-with-session-cookie.interface-jDv8x_VH.cjs.map +1 -0
- package/lib/authenticate-with-totp-options.interface-CBZmKTjf.d.cts +20 -0
- package/lib/authenticate-with-totp-options.serializer-BV9NMqo_.d.cts +8 -0
- package/lib/authentication-event.interface-Bf03cz-8.d.cts +28 -0
- package/lib/authentication-event.serializer-BHTuuzSf.d.cts +7 -0
- package/lib/authentication-radar-risk-detected-event.interface-B4L-0H-B.d.cts +24 -0
- package/lib/authentication-response.interface-B5XOTdYu.d.cts +28 -0
- package/lib/authentication-response.serializer-CL0jlYDc.d.cts +7 -0
- package/lib/authorization/authorization.cjs +1 -1
- package/lib/authorization/authorization.d.cts +1 -1
- package/lib/authorization/authorization.d.ts +32 -0
- package/lib/authorization/authorization.js +117 -0
- package/lib/authorization/authorization.js.map +1 -1
- package/lib/authorization/index.cjs +1 -1
- package/lib/authorization/index.d.cts +32 -17
- package/lib/authorization/index.d.ts +16 -1
- package/lib/authorization/interfaces/add-environment-role-permission-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/add-organization-role-permission-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/assign-role-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/assign-role-options.interface.d.ts +19 -0
- package/lib/authorization/interfaces/assign-role-options.interface.js +1 -0
- package/lib/authorization/interfaces/authorization-resource-check.interface.d.cts +2 -0
- package/lib/authorization/interfaces/authorization-resource-check.interface.d.ts +22 -0
- package/lib/authorization/interfaces/authorization-resource-check.interface.js +1 -0
- package/lib/authorization/interfaces/authorization-resource-identifier.interface.d.cts +2 -0
- package/lib/authorization/interfaces/authorization-resource-identifier.interface.d.ts +11 -0
- package/lib/authorization/interfaces/authorization-resource-identifier.interface.js +1 -0
- package/lib/authorization/interfaces/authorization-resource.interface.d.cts +2 -0
- package/lib/authorization/interfaces/authorization-resource.interface.d.ts +78 -0
- package/lib/authorization/interfaces/authorization-resource.interface.js +1 -0
- package/lib/authorization/interfaces/create-environment-role-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/create-organization-role-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/create-permission-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/delete-authorization-resource-by-external-id-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/delete-authorization-resource-by-external-id-options.interface.d.ts +10 -0
- package/lib/authorization/interfaces/delete-authorization-resource-by-external-id-options.interface.js +1 -0
- package/lib/authorization/interfaces/delete-authorization-resource-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/delete-authorization-resource-options.interface.d.ts +8 -0
- package/lib/authorization/interfaces/delete-authorization-resource-options.interface.js +1 -0
- package/lib/authorization/interfaces/environment-role.interface.d.cts +1 -1
- package/lib/authorization/interfaces/get-authorization-resource-by-external-id-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/get-authorization-resource-by-external-id-options.interface.d.ts +9 -0
- package/lib/authorization/interfaces/get-authorization-resource-by-external-id-options.interface.js +1 -0
- package/lib/authorization/interfaces/index.d.cts +31 -16
- package/lib/authorization/interfaces/index.d.ts +16 -1
- package/lib/authorization/interfaces/list-authorization-resources-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/list-authorization-resources-options.interface.d.ts +22 -0
- package/lib/authorization/interfaces/list-authorization-resources-options.interface.js +1 -0
- package/lib/authorization/interfaces/list-memberships-for-resource-by-external-id-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/list-memberships-for-resource-by-external-id-options.interface.d.ts +13 -0
- package/lib/authorization/interfaces/list-memberships-for-resource-by-external-id-options.interface.js +1 -0
- package/lib/authorization/interfaces/list-memberships-for-resource-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/list-memberships-for-resource-options.interface.d.ts +11 -0
- package/lib/authorization/interfaces/list-memberships-for-resource-options.interface.js +1 -0
- package/lib/authorization/interfaces/list-permissions-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/list-resources-for-membership-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/list-resources-for-membership-options.interface.d.ts +24 -0
- package/lib/authorization/interfaces/list-resources-for-membership-options.interface.js +1 -0
- package/lib/authorization/interfaces/list-role-assignments-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/list-role-assignments-options.interface.d.ts +9 -0
- package/lib/authorization/interfaces/list-role-assignments-options.interface.js +1 -0
- package/lib/authorization/interfaces/organization-role.interface.d.cts +1 -1
- package/lib/authorization/interfaces/permission.interface.d.cts +1 -1
- package/lib/authorization/interfaces/remove-organization-role-permission-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/remove-role-assignment-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/remove-role-assignment-options.interface.d.ts +8 -0
- package/lib/authorization/interfaces/remove-role-assignment-options.interface.js +1 -0
- package/lib/authorization/interfaces/remove-role-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/remove-role-options.interface.d.ts +19 -0
- package/lib/authorization/interfaces/remove-role-options.interface.js +1 -0
- package/lib/authorization/interfaces/role-assignment.interface.d.cts +2 -0
- package/lib/authorization/interfaces/role-assignment.interface.d.ts +49 -0
- package/lib/authorization/interfaces/role-assignment.interface.js +1 -0
- package/lib/authorization/interfaces/set-environment-role-permissions-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/set-organization-role-permissions-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/update-authorization-resource-by-external-id-options.interface.d.cts +2 -0
- package/lib/authorization/interfaces/update-authorization-resource-by-external-id-options.interface.d.ts +11 -0
- package/lib/authorization/interfaces/update-authorization-resource-by-external-id-options.interface.js +1 -0
- package/lib/authorization/interfaces/update-environment-role-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/update-organization-role-options.interface.d.cts +1 -1
- package/lib/authorization/interfaces/update-permission-options.interface.d.cts +1 -1
- package/lib/authorization/serializers/assign-role-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/assign-role-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/assign-role-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/assign-role-options.serializer.js +13 -0
- package/lib/authorization/serializers/assign-role-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/authorization-check-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/authorization-check-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/authorization-check-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/authorization-check-options.serializer.js +13 -0
- package/lib/authorization/serializers/authorization-check-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/authorization-resource.serializer.cjs +3 -0
- package/lib/authorization/serializers/authorization-resource.serializer.d.cts +2 -0
- package/lib/authorization/serializers/authorization-resource.serializer.d.ts +7 -0
- package/lib/authorization/serializers/authorization-resource.serializer.js +17 -0
- package/lib/authorization/serializers/authorization-resource.serializer.js.map +1 -0
- package/lib/authorization/serializers/create-authorization-resource-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/create-authorization-resource-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/create-authorization-resource-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/create-authorization-resource-options.serializer.js +17 -0
- package/lib/authorization/serializers/create-authorization-resource-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/create-environment-role-options.serializer.cjs +1 -1
- package/lib/authorization/serializers/create-environment-role-options.serializer.d.cts +1 -1
- package/lib/authorization/serializers/create-organization-role-options.serializer.cjs +1 -1
- package/lib/authorization/serializers/create-organization-role-options.serializer.d.cts +1 -1
- package/lib/authorization/serializers/create-permission-options.serializer.cjs +1 -1
- package/lib/authorization/serializers/create-permission-options.serializer.d.cts +1 -1
- package/lib/authorization/serializers/environment-role.serializer.cjs +1 -1
- package/lib/authorization/serializers/environment-role.serializer.d.cts +1 -1
- package/lib/authorization/serializers/index.cjs +30 -8
- package/lib/authorization/serializers/index.d.cts +21 -10
- package/lib/authorization/serializers/index.d.ts +12 -1
- package/lib/authorization/serializers/index.js +12 -1
- package/lib/authorization/serializers/list-authorization-resources-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/list-authorization-resources-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/list-authorization-resources-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/list-authorization-resources-options.serializer.js +16 -0
- package/lib/authorization/serializers/list-authorization-resources-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/list-memberships-for-resource-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/list-memberships-for-resource-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/list-memberships-for-resource-options.serializer.d.ts +9 -0
- package/lib/authorization/serializers/list-memberships-for-resource-options.serializer.js +12 -0
- package/lib/authorization/serializers/list-memberships-for-resource-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/list-resources-for-membership-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/list-resources-for-membership-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/list-resources-for-membership-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/list-resources-for-membership-options.serializer.js +16 -0
- package/lib/authorization/serializers/list-resources-for-membership-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/organization-role.serializer.d.cts +1 -1
- package/lib/authorization/serializers/permission.serializer.d.cts +1 -1
- package/lib/authorization/serializers/remove-role-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/remove-role-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/remove-role-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/remove-role-options.serializer.js +13 -0
- package/lib/authorization/serializers/remove-role-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/role-assignment.serializer.cjs +3 -0
- package/lib/authorization/serializers/role-assignment.serializer.d.cts +2 -0
- package/lib/authorization/serializers/role-assignment.serializer.d.ts +7 -0
- package/lib/authorization/serializers/role-assignment.serializer.js +17 -0
- package/lib/authorization/serializers/role-assignment.serializer.js.map +1 -0
- package/lib/authorization/serializers/update-authorization-resource-by-external-id-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/update-authorization-resource-by-external-id-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/update-authorization-resource-by-external-id-options.serializer.d.ts +8 -0
- package/lib/authorization/serializers/update-authorization-resource-by-external-id-options.serializer.js +9 -0
- package/lib/authorization/serializers/update-authorization-resource-by-external-id-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/update-authorization-resource-options.serializer.cjs +3 -0
- package/lib/authorization/serializers/update-authorization-resource-options.serializer.d.cts +2 -0
- package/lib/authorization/serializers/update-authorization-resource-options.serializer.d.ts +7 -0
- package/lib/authorization/serializers/update-authorization-resource-options.serializer.js +9 -0
- package/lib/authorization/serializers/update-authorization-resource-options.serializer.js.map +1 -0
- package/lib/authorization/serializers/update-environment-role-options.serializer.cjs +1 -1
- package/lib/authorization/serializers/update-environment-role-options.serializer.d.cts +1 -1
- package/lib/authorization/serializers/update-organization-role-options.serializer.cjs +1 -1
- package/lib/authorization/serializers/update-organization-role-options.serializer.d.cts +1 -1
- package/lib/authorization/serializers/update-permission-options.serializer.cjs +1 -1
- package/lib/authorization/serializers/update-permission-options.serializer.d.cts +1 -1
- package/lib/authorization-OoyFuyjE.cjs +228 -0
- package/lib/authorization-OoyFuyjE.cjs.map +1 -0
- package/lib/authorization-check-options.serializer-BD_SSghP.cjs +19 -0
- package/lib/authorization-check-options.serializer-BD_SSghP.cjs.map +1 -0
- package/lib/authorization-check-options.serializer-BU8vA2RG.d.cts +7 -0
- package/lib/authorization-resource-check.interface-BTZ0DC-5.d.cts +22 -0
- package/lib/authorization-resource-identifier.interface-BxMAEe4m.d.cts +11 -0
- package/lib/authorization-resource.interface-DIAEcvVn.d.cts +78 -0
- package/lib/authorization-resource.serializer-B5pMimLt.cjs +23 -0
- package/lib/authorization-resource.serializer-B5pMimLt.cjs.map +1 -0
- package/lib/authorization-resource.serializer-D2-I6HsO.d.cts +7 -0
- package/lib/authorization-url-options.interface-DbdK4xoe.d.cts +45 -0
- package/lib/authorization-url-options.interface-jpmqnJeg.d.cts +55 -0
- package/lib/bad-request.exception-Dr0eSa0O.d.cts +25 -0
- package/lib/base64-DtRxstGt.cjs +44 -0
- package/lib/base64-DtRxstGt.cjs.map +1 -0
- package/lib/batch-write-resources-options.serializer-AOQbeleT.d.cts +7 -0
- package/lib/batch-write-resources-options.serializer-JVsYFsRR.cjs +23 -0
- package/lib/batch-write-resources-options.serializer-JVsYFsRR.cjs.map +1 -0
- package/lib/challenge-factor-options-1PMSJeef.d.cts +10 -0
- package/lib/challenge.interface-UNMAxHWR.d.cts +22 -0
- package/lib/challenge.serializer-B3MYXnw3.cjs +20 -0
- package/lib/challenge.serializer-B3MYXnw3.cjs.map +1 -0
- package/lib/challenge.serializer-DgCPxnMb.d.cts +7 -0
- package/lib/check-op.enum-C-8dV-An.cjs +16 -0
- package/lib/check-op.enum-C-8dV-An.cjs.map +1 -0
- package/lib/check-op.enum-rHoL_au9.d.cts +8 -0
- package/lib/check-options.serializer-5pk3sfuU.d.cts +9 -0
- package/lib/check-options.serializer-DUP1MOAn.cjs +69 -0
- package/lib/check-options.serializer-DUP1MOAn.cjs.map +1 -0
- package/lib/check.interface-CiNYxsPC.d.cts +88 -0
- package/lib/check.interface-DatRG9HP.cjs +33 -0
- package/lib/check.interface-DatRG9HP.cjs.map +1 -0
- package/lib/common/crypto/crypto-provider.cjs +1 -1
- package/lib/common/crypto/crypto-provider.d.cts +1 -1
- package/lib/common/crypto/seal.cjs +1 -1
- package/lib/common/crypto/signature-provider.cjs +1 -1
- package/lib/common/crypto/signature-provider.d.cts +1 -1
- package/lib/common/crypto/subtle-crypto-provider.cjs +1 -1
- package/lib/common/crypto/subtle-crypto-provider.d.cts +1 -1
- package/lib/common/exceptions/api-key-required.exception.d.cts +1 -1
- package/lib/common/exceptions/bad-request.exception.d.cts +1 -1
- package/lib/common/exceptions/conflict.exception.cjs +1 -1
- package/lib/common/exceptions/conflict.exception.d.cts +1 -1
- package/lib/common/exceptions/generic-server.exception.d.cts +1 -1
- package/lib/common/exceptions/index.d.cts +10 -10
- package/lib/common/exceptions/no-api-key-provided.exception.d.cts +1 -1
- package/lib/common/exceptions/not-found.exception.d.cts +1 -1
- package/lib/common/exceptions/oauth.exception.d.cts +1 -1
- package/lib/common/exceptions/parse-error.cjs +1 -1
- package/lib/common/exceptions/parse-error.d.cts +1 -1
- package/lib/common/exceptions/rate-limit-exceeded.exception.d.cts +1 -1
- package/lib/common/exceptions/signature-verification.exception.d.cts +1 -1
- package/lib/common/exceptions/unauthorized.exception.d.cts +1 -1
- package/lib/common/exceptions/unprocessable-entity.exception.d.cts +1 -1
- package/lib/common/interfaces/app-info.interface.d.cts +1 -1
- package/lib/common/interfaces/event.interface.d.cts +1 -1
- package/lib/common/interfaces/get-options.interface.d.cts +1 -1
- package/lib/common/interfaces/http-client.interface.d.cts +1 -1
- package/lib/common/interfaces/index.d.cts +11 -11
- package/lib/common/interfaces/list.interface.d.cts +1 -1
- package/lib/common/interfaces/pagination-options.interface.d.cts +1 -1
- package/lib/common/interfaces/patch-options.interface.d.cts +1 -1
- package/lib/common/interfaces/post-options.interface.d.cts +1 -1
- package/lib/common/interfaces/put-options.interface.d.cts +1 -1
- package/lib/common/interfaces/request-exception.interface.d.cts +1 -1
- package/lib/common/interfaces/unknown-record.interface.d.cts +1 -1
- package/lib/common/interfaces/unprocessable-entity-error.interface.d.cts +1 -1
- package/lib/common/interfaces/workos-options.interface.d.cts +1 -1
- package/lib/common/interfaces/workos-response-error.interface.d.cts +1 -1
- package/lib/common/net/fetch-client.cjs +1 -1
- package/lib/common/net/fetch-client.d.cts +3 -2
- package/lib/common/net/fetch-client.d.ts +1 -0
- package/lib/common/net/fetch-client.js +11 -0
- package/lib/common/net/fetch-client.js.map +1 -1
- package/lib/common/net/http-client.cjs +1 -1
- package/lib/common/net/http-client.d.cts +1 -1
- package/lib/common/net/http-client.d.ts +1 -0
- package/lib/common/net/http-client.js.map +1 -1
- package/lib/common/serializers/event.serializer.cjs +1 -1
- package/lib/common/serializers/event.serializer.d.cts +1 -1
- package/lib/common/serializers/index.cjs +4 -2
- package/lib/common/serializers/index.d.cts +4 -3
- package/lib/common/serializers/index.d.ts +2 -1
- package/lib/common/serializers/index.js +2 -1
- package/lib/common/serializers/list.serializer.d.cts +1 -1
- package/lib/common/serializers/pagination-options.serializer.cjs +3 -0
- package/lib/common/serializers/pagination-options.serializer.d.cts +2 -0
- package/lib/common/serializers/pagination-options.serializer.d.ts +7 -0
- package/lib/common/serializers/pagination-options.serializer.js +11 -0
- package/lib/common/serializers/pagination-options.serializer.js.map +1 -0
- package/lib/common/utils/base64.cjs +1 -1
- package/lib/common/utils/env.cjs +1 -1
- package/lib/common/utils/fetch-and-deserialize.cjs +1 -1
- package/lib/common/utils/fetch-and-deserialize.d.cts +4 -4
- package/lib/common/utils/leb128.cjs +1 -1
- package/lib/common/utils/pagination.d.cts +1 -1
- package/lib/common/utils/query-string.cjs +1 -1
- package/lib/common/utils/runtime-info.cjs +1 -1
- package/lib/common/utils/unreachable.cjs +1 -1
- package/lib/conflict.exception-DNThkhe4.cjs +23 -0
- package/lib/conflict.exception-DNThkhe4.cjs.map +1 -0
- package/lib/connection-type.enum-5NICh5Uu.d.cts +41 -0
- package/lib/connection-type.enum-blH7z4Tf.cjs +49 -0
- package/lib/connection-type.enum-blH7z4Tf.cjs.map +1 -0
- package/lib/connection.interface-CYEbF9mD.d.cts +33 -0
- package/lib/connection.serializer-CrL-OTu7.d.cts +7 -0
- package/lib/create-audit-log-event-options.interface-BMImi3Ph.d.cts +43 -0
- package/lib/create-audit-log-event-options.serializer-BN3OcEy6.d.cts +7 -0
- package/lib/create-audit-log-event-options.serializer-CPNm7TaF.cjs +23 -0
- package/lib/create-audit-log-event-options.serializer-CPNm7TaF.cjs.map +1 -0
- package/lib/create-audit-log-schema-options.interface-DEw2JEw9.d.cts +67 -0
- package/lib/create-audit-log-schema-options.serializer-BmI7ebQD.cjs +38 -0
- package/lib/create-audit-log-schema-options.serializer-BmI7ebQD.cjs.map +1 -0
- package/lib/create-audit-log-schema-options.serializer-DPBryixD.d.cts +7 -0
- package/lib/create-audit-log-schema.serializer-W9V-e22z.d.cts +7 -0
- package/lib/create-audit-log-schema.serializer-_Ku0Ixdh.cjs +32 -0
- package/lib/create-audit-log-schema.serializer-_Ku0Ixdh.cjs.map +1 -0
- package/lib/create-authorization-resource-options.serializer-BIbK4rxC.cjs +23 -0
- package/lib/create-authorization-resource-options.serializer-BIbK4rxC.cjs.map +1 -0
- package/lib/create-authorization-resource-options.serializer-IpNLeVGk.d.cts +7 -0
- package/lib/create-data-key.interface-B-aytYEd.d.cts +15 -0
- package/lib/create-environment-role-options.interface-D4HEg3bl.d.cts +14 -0
- package/lib/create-environment-role-options.serializer-C93Da-yB.cjs +16 -0
- package/lib/create-environment-role-options.serializer-C93Da-yB.cjs.map +1 -0
- package/lib/create-environment-role-options.serializer-iP8V6vTu.d.cts +7 -0
- package/lib/create-magic-auth-options.interface-Ducd6OEm.d.cts +12 -0
- package/lib/create-magic-auth-options.serializer-DEGZ1Mas.d.cts +7 -0
- package/lib/create-object.interface-Bm7L0wKq.d.cts +16 -0
- package/lib/create-organization-api-key-options.serializer-CEub4G8x.cjs +17 -0
- package/lib/create-organization-api-key-options.serializer-CEub4G8x.cjs.map +1 -0
- package/lib/create-organization-api-key-options.serializer-qpnAhmcm.d.cts +7 -0
- package/lib/create-organization-domain-options.interface-BA0FNfqD.d.cts +12 -0
- package/lib/create-organization-domain-options.serializer-CmbATv0L.cjs +15 -0
- package/lib/create-organization-domain-options.serializer-CmbATv0L.cjs.map +1 -0
- package/lib/create-organization-membership-options.interface-Ce6O3qzL.d.cts +16 -0
- package/lib/create-organization-membership-options.serializer-BdcjvCRS.cjs +17 -0
- package/lib/create-organization-membership-options.serializer-BdcjvCRS.cjs.map +1 -0
- package/lib/create-organization-options.serializer-B5Jdypic.d.cts +7 -0
- package/lib/create-organization-role-options.interface-Cl-_2QsZ.d.cts +14 -0
- package/lib/create-organization-role-options.serializer-BSk0I9Yx.cjs +16 -0
- package/lib/create-organization-role-options.serializer-BSk0I9Yx.cjs.map +1 -0
- package/lib/create-organization-role-options.serializer-DHxEokgq.d.cts +7 -0
- package/lib/create-password-reset-options.interface-_azhiyDG.d.cts +10 -0
- package/lib/create-password-reset-options.serializer-CbLK2YKw.d.cts +7 -0
- package/lib/create-passwordless-session-options.interface-BPq-a_ff.d.cts +20 -0
- package/lib/create-permission-options.interface-D-ZUSfo3.d.cts +14 -0
- package/lib/create-permission-options.serializer-DxzSil89.cjs +16 -0
- package/lib/create-permission-options.serializer-DxzSil89.cjs.map +1 -0
- package/lib/create-permission-options.serializer-XB51F9aI.d.cts +7 -0
- package/lib/create-resource-options.serializer-BykgeGKC.cjs +17 -0
- package/lib/create-resource-options.serializer-BykgeGKC.cjs.map +1 -0
- package/lib/create-resource-options.serializer-wt7jffzB.d.cts +7 -0
- package/lib/create-user-options.interface-C5A9ZFXJ.d.cts +28 -0
- package/lib/create-user-options.serializer-BP4YGU-1.d.cts +7 -0
- package/lib/created-api-key.interface-Dskf-Dpu.d.cts +34 -0
- package/lib/created-api-key.serializer-BPumuXR6.cjs +25 -0
- package/lib/created-api-key.serializer-BPumuXR6.cjs.map +1 -0
- package/lib/created-api-key.serializer-Btz_bpl-.d.cts +7 -0
- package/lib/crypto-provider-Bhd3lKp3.cjs +18 -0
- package/lib/crypto-provider-Bhd3lKp3.cjs.map +1 -0
- package/lib/crypto-provider-EnxiazDt.d.cts +75 -0
- package/lib/decrypt-data-key.interface-BuI1is1m.d.cts +11 -0
- package/lib/delete-authorization-resource-by-external-id-options.interface-BvZqYnwY.d.cts +10 -0
- package/lib/delete-authorization-resource-options.interface-BADx9Ibk.d.cts +8 -0
- package/lib/delete-object.interface-BJMqWLai.d.cts +7 -0
- package/lib/delete-resource-options.serializer-C_7j-llT.d.cts +7 -0
- package/lib/delete-resource-options.serializer-DhOS6WiW.cjs +16 -0
- package/lib/delete-resource-options.serializer-DhOS6WiW.cjs.map +1 -0
- package/lib/directory-group.interface-Ds7hJJCb.d.cts +24 -0
- package/lib/directory-group.serializer-0TKalsuT.d.cts +8 -0
- package/lib/directory-sync/directory-sync.cjs +1 -1
- package/lib/directory-sync/directory-sync.d.cts +1 -1
- package/lib/directory-sync/interfaces/directory-group.interface.d.cts +1 -1
- package/lib/directory-sync/interfaces/directory-user.interface.d.cts +1 -1
- package/lib/directory-sync/interfaces/directory.interface.d.cts +1 -1
- package/lib/directory-sync/interfaces/index.d.cts +6 -6
- package/lib/directory-sync/interfaces/list-directories-options.interface.d.cts +1 -1
- package/lib/directory-sync/interfaces/list-directory-users-options.interface.d.cts +1 -1
- package/lib/directory-sync/interfaces/list-groups-options.interface.d.cts +1 -1
- package/lib/directory-sync/serializers/directory-group.serializer.d.cts +1 -1
- package/lib/directory-sync/serializers/directory-user.serializer.d.cts +1 -1
- package/lib/directory-sync/serializers/directory.serializer.d.cts +1 -1
- package/lib/directory-sync/serializers/index.d.cts +4 -4
- package/lib/directory-sync/serializers/list-directories-options.serializer.d.cts +1 -1
- package/lib/directory-sync-BGWLeGge.cjs +46 -0
- package/lib/directory-sync-BGWLeGge.cjs.map +1 -0
- package/lib/directory-user.serializer-p5YxJzmY.d.cts +9 -0
- package/lib/directory.interface-oSn1IaAq.d.cts +60 -0
- package/lib/directory.serializer-v_PXRd7z.d.cts +10 -0
- package/lib/domain-data.interface-DM-kcHV9.d.cts +12 -0
- package/lib/domain-data.interface-kHXPqpDJ.cjs +16 -0
- package/lib/domain-data.interface-kHXPqpDJ.cjs.map +1 -0
- package/lib/email-verification.interface-DoXRDBkX.d.cts +42 -0
- package/lib/email-verification.serializer-WFRMhGvJ.d.cts +8 -0
- package/lib/enroll-auth-factor-options.serializer-D4C-tOTm.d.cts +7 -0
- package/lib/enroll-auth-factor.interface-BsXY6399.d.cts +17 -0
- package/lib/enroll-factor-options-Dj9Vl-kp.d.cts +14 -0
- package/lib/env-CFSscuz_.cjs +62 -0
- package/lib/env-CFSscuz_.cjs.map +1 -0
- package/lib/environment-role.interface-D1iWLXE9.d.cts +34 -0
- package/lib/environment-role.serializer-BC82fir5.d.cts +7 -0
- package/lib/environment-role.serializer-CIiNX92v.cjs +22 -0
- package/lib/environment-role.serializer-CIiNX92v.cjs.map +1 -0
- package/lib/event.serializer-BU87BBSJ.d.cts +7 -0
- package/lib/event.serializer-D23ulCkG.cjs +196 -0
- package/lib/event.serializer-D23ulCkG.cjs.map +1 -0
- package/lib/events/events.cjs +1 -1
- package/lib/events/events.d.cts +1 -1
- package/lib/events/interfaces/index.d.cts +1 -1
- package/lib/events/interfaces/list-events-options.interface.d.cts +1 -1
- package/lib/events/serializers/index.cjs +1 -1
- package/lib/events/serializers/index.d.cts +1 -1
- package/lib/events/serializers/list-event-options.serializer.cjs +1 -1
- package/lib/events/serializers/list-event-options.serializer.d.cts +1 -1
- package/lib/events-Bo4Mrn6L.cjs +23 -0
- package/lib/events-Bo4Mrn6L.cjs.map +1 -0
- package/lib/factor.interface-DPOR4t5-.d.cts +44 -0
- package/lib/factor.interface-TCY5UjaZ.d.cts +42 -0
- package/lib/factor.serializer-CJyyyOEq.d.cts +8 -0
- package/lib/factor.serializer-DozaVLbI.d.cts +8 -0
- package/lib/factor.serializer-jvpYENTq.cjs +37 -0
- package/lib/factor.serializer-jvpYENTq.cjs.map +1 -0
- package/lib/factory-BycQTqX_.cjs +15 -0
- package/lib/factory-BycQTqX_.cjs.map +1 -0
- package/lib/factory.cjs +6 -6
- package/lib/factory.d.cts +1 -1
- package/lib/feature-flag.interface-DDrAgky3.d.cts +28 -0
- package/lib/feature-flag.serializer-3aiAgB2_.d.cts +7 -0
- package/lib/feature-flag.serializer-Cs7qjKgp.cjs +23 -0
- package/lib/feature-flag.serializer-Cs7qjKgp.cjs.map +1 -0
- package/lib/feature-flags/feature-flags.cjs +1 -1
- package/lib/feature-flags/feature-flags.d.cts +1 -1
- package/lib/feature-flags/interfaces/add-flag-target-options.interface.d.cts +1 -1
- package/lib/feature-flags/interfaces/feature-flag.interface.d.cts +1 -1
- package/lib/feature-flags/interfaces/index.d.cts +4 -4
- package/lib/feature-flags/interfaces/list-feature-flags-options.interface.d.cts +1 -1
- package/lib/feature-flags/interfaces/remove-flag-target-options.interface.d.cts +1 -1
- package/lib/feature-flags/serializers/feature-flag.serializer.cjs +1 -1
- package/lib/feature-flags/serializers/feature-flag.serializer.d.cts +1 -1
- package/lib/feature-flags/serializers/index.cjs +1 -1
- package/lib/feature-flags/serializers/index.d.cts +1 -1
- package/lib/feature-flags-D0BnuozI.cjs +42 -0
- package/lib/feature-flags-D0BnuozI.cjs.map +1 -0
- package/lib/fetch-and-deserialize-Ba2wR4ur.cjs +25 -0
- package/lib/fetch-and-deserialize-Ba2wR4ur.cjs.map +1 -0
- package/lib/fetch-and-deserialize-list-DRAoVbMj.cjs +19 -0
- package/lib/fetch-and-deserialize-list-DRAoVbMj.cjs.map +1 -0
- package/lib/fetch-client-Br9ipQ8n.cjs +200 -0
- package/lib/fetch-client-Br9ipQ8n.cjs.map +1 -0
- package/lib/fga/fga.cjs +1 -1
- package/lib/fga/fga.d.cts +1 -1
- package/lib/fga/fga.d.ts +4 -0
- package/lib/fga/fga.js +4 -0
- package/lib/fga/fga.js.map +1 -1
- package/lib/fga/interfaces/check-op.enum.cjs +1 -1
- package/lib/fga/interfaces/check-op.enum.d.cts +1 -1
- package/lib/fga/interfaces/check.interface.cjs +1 -1
- package/lib/fga/interfaces/check.interface.d.cts +1 -1
- package/lib/fga/interfaces/index.cjs +4 -4
- package/lib/fga/interfaces/index.d.cts +8 -8
- package/lib/fga/interfaces/list.interface.d.cts +1 -1
- package/lib/fga/interfaces/query.interface.d.cts +1 -1
- package/lib/fga/interfaces/resource-op.enum.cjs +1 -1
- package/lib/fga/interfaces/resource-op.enum.d.cts +1 -1
- package/lib/fga/interfaces/resource.interface.d.cts +1 -1
- package/lib/fga/interfaces/warning.interface.d.cts +1 -1
- package/lib/fga/interfaces/warrant-op.enum.cjs +1 -1
- package/lib/fga/interfaces/warrant-op.enum.d.cts +1 -1
- package/lib/fga/interfaces/warrant-token.interface.d.cts +1 -1
- package/lib/fga/interfaces/warrant.interface.d.cts +1 -1
- package/lib/fga/serializers/batch-write-resources-options.serializer.cjs +1 -1
- package/lib/fga/serializers/batch-write-resources-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/check-options.serializer.cjs +1 -1
- package/lib/fga/serializers/check-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/create-resource-options.serializer.cjs +1 -1
- package/lib/fga/serializers/create-resource-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/delete-resource-options.serializer.cjs +1 -1
- package/lib/fga/serializers/delete-resource-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/index.cjs +13 -13
- package/lib/fga/serializers/index.d.cts +13 -13
- package/lib/fga/serializers/list-resources-options.serializer.cjs +1 -1
- package/lib/fga/serializers/list-resources-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/list-warrants-options.serializer.cjs +1 -1
- package/lib/fga/serializers/list-warrants-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/list.serializer.cjs +1 -1
- package/lib/fga/serializers/list.serializer.d.cts +1 -1
- package/lib/fga/serializers/query-options.serializer.cjs +1 -1
- package/lib/fga/serializers/query-options.serializer.d.cts +1 -1
- package/lib/fga/serializers/query-result.serializer.cjs +1 -1
- package/lib/fga/serializers/query-result.serializer.d.cts +1 -1
- package/lib/fga/serializers/resource.serializer.cjs +1 -1
- package/lib/fga/serializers/resource.serializer.d.cts +1 -1
- package/lib/fga/serializers/warrant-token.serializer.cjs +1 -1
- package/lib/fga/serializers/warrant-token.serializer.d.cts +1 -1
- package/lib/fga/serializers/warrant.serializer.cjs +1 -1
- package/lib/fga/serializers/warrant.serializer.d.cts +1 -1
- package/lib/fga/serializers/write-warrant-options.serializer.cjs +1 -1
- package/lib/fga/serializers/write-warrant-options.serializer.d.cts +1 -1
- package/lib/fga/utils/fetch-and-deserialize-list.cjs +1 -1
- package/lib/fga/utils/fetch-and-deserialize-list.d.cts +4 -4
- package/lib/fga/utils/fga-paginatable.cjs +1 -1
- package/lib/fga/utils/fga-paginatable.d.cts +1 -1
- package/lib/fga/utils/interface-check.cjs +1 -1
- package/lib/fga/utils/interface-check.d.cts +2 -2
- package/lib/fga-BXWRwaKi.cjs +87 -0
- package/lib/fga-BXWRwaKi.cjs.map +1 -0
- package/lib/fga-paginatable-C0a-1wD-.cjs +22 -0
- package/lib/fga-paginatable-C0a-1wD-.cjs.map +1 -0
- package/lib/fga-paginatable-DYGgFxzL.d.cts +14 -0
- package/lib/generate-portal-link-intent.interface-BQMOkPft.d.cts +12 -0
- package/lib/generate-portal-link-intent.interface-CCKgsr2O.cjs +20 -0
- package/lib/generate-portal-link-intent.interface-CCKgsr2O.cjs.map +1 -0
- package/lib/generic-server.exception-C_jhVvki.d.cts +14 -0
- package/lib/get-access-token.interface-COCgEGF_.d.cts +32 -0
- package/lib/get-access-token.serializer-BkuD5POO.cjs +34 -0
- package/lib/get-access-token.serializer-BkuD5POO.cjs.map +1 -0
- package/lib/get-authorization-resource-by-external-id-options.interface-Qnp6DQk8.d.cts +9 -0
- package/lib/get-options.interface-DoL0T9e1.d.cts +11 -0
- package/lib/get-profile-and-token-options.interface-BTmM6245.d.cts +14 -0
- package/lib/get-profile-options.interface-BJLekz2p.d.cts +7 -0
- package/lib/get-token-CVW25jmW.cjs +23 -0
- package/lib/get-token-CVW25jmW.cjs.map +1 -0
- package/lib/get-token-xmqdj8Zh.d.cts +23 -0
- package/lib/http-client-DZQxEd4J.cjs +96 -0
- package/lib/http-client-DZQxEd4J.cjs.map +1 -0
- package/lib/http-client-tGbZ0v6f.d.cts +56 -0
- package/lib/http-client.interface-B5Hj5nF-.d.cts +24 -0
- package/lib/identity.interface-BwHBiRFv.d.cts +14 -0
- package/lib/identity.serializer-B-QbTGfi.cjs +20 -0
- package/lib/identity.serializer-B-QbTGfi.cjs.map +1 -0
- package/lib/impersonator.interface-CGlMZ9vr.d.cts +12 -0
- package/lib/index-BDMqzUe6.d.cts +792 -0
- package/lib/index.cjs +20 -20
- package/lib/index.d.cts +157 -142
- package/lib/index.d.ts +17 -2
- package/lib/index.worker.cjs +20 -20
- package/lib/index.worker.d.cts +135 -120
- package/lib/index.worker.d.ts +17 -2
- package/lib/interface-check-DXnd6tn3.cjs +23 -0
- package/lib/interface-check-DXnd6tn3.cjs.map +1 -0
- package/lib/invitation.interface-BwZhU4Nq.d.cts +64 -0
- package/lib/invitation.serializer-EDopn96N.d.cts +8 -0
- package/lib/jose-BhyqkBqW.cjs +27 -0
- package/lib/jose-BhyqkBqW.cjs.map +1 -0
- package/lib/key.interface-DWikImzG.d.cts +16 -0
- package/lib/leb128-DvqSoSLE.cjs +82 -0
- package/lib/leb128-DvqSoSLE.cjs.map +1 -0
- package/lib/list-authorization-resources-options.interface-DGEUHL6V.d.cts +22 -0
- package/lib/list-authorization-resources-options.serializer-BnhrvHcU.cjs +21 -0
- package/lib/list-authorization-resources-options.serializer-BnhrvHcU.cjs.map +1 -0
- package/lib/list-authorization-resources-options.serializer-LWnyxV9R.d.cts +7 -0
- package/lib/list-connections-options.interface-DVXp4re1.d.cts +17 -0
- package/lib/list-connections-options.serializer-oZKaQIbM.d.cts +7 -0
- package/lib/list-directories-options.interface-CcEf0ljy.d.cts +14 -0
- package/lib/list-directories-options.serializer-wDBlMx46.d.cts +7 -0
- package/lib/list-directory-users-options.interface-ByCIBUjA.d.cts +10 -0
- package/lib/list-event-options.serializer-DPhp3gKz.d.cts +7 -0
- package/lib/list-event-options.serializer-qthqqVlR.cjs +19 -0
- package/lib/list-event-options.serializer-qthqqVlR.cjs.map +1 -0
- package/lib/list-events-options.interface-DJVfXCA3.d.cts +22 -0
- package/lib/list-feature-flags-options.interface-BDzOTdye.d.cts +7 -0
- package/lib/list-groups-options.interface-DjW5LHiP.d.cts +10 -0
- package/lib/list-invitations-options.serializer-BjpU4ZDR.cjs +19 -0
- package/lib/list-invitations-options.serializer-BjpU4ZDR.cjs.map +1 -0
- package/lib/list-memberships-for-resource-by-external-id-options.interface-2SPYpjXz.d.cts +13 -0
- package/lib/list-memberships-for-resource-options.interface-DYjL4T-O.d.cts +11 -0
- package/lib/list-memberships-for-resource-options.serializer-CZyTun33.d.cts +9 -0
- package/lib/list-memberships-for-resource-options.serializer-DdyDG2lm.cjs +17 -0
- package/lib/list-memberships-for-resource-options.serializer-DdyDG2lm.cjs.map +1 -0
- package/lib/list-object-versions.interface-BIpsoYSF.d.cts +12 -0
- package/lib/list-objects.interface-5d1Vw7Kl.d.cts +9 -0
- package/lib/list-organization-api-keys-options.interface-DP6NjvYw.d.cts +9 -0
- package/lib/list-organization-feature-flags-options.interface-BuY-zNS_.d.cts +9 -0
- package/lib/list-organization-memberships-options.serializer-CLDG_9Kn.cjs +20 -0
- package/lib/list-organization-memberships-options.serializer-CLDG_9Kn.cjs.map +1 -0
- package/lib/list-organization-roles-options.interface-DmY9jVcp.d.cts +7 -0
- package/lib/list-organizations-options.interface-CR5m7YfR.d.cts +9 -0
- package/lib/list-resources-for-membership-options.interface-BxIdPPlj.d.cts +24 -0
- package/lib/list-resources-for-membership-options.serializer--NGDy2ss.cjs +21 -0
- package/lib/list-resources-for-membership-options.serializer--NGDy2ss.cjs.map +1 -0
- package/lib/list-resources-for-membership-options.serializer-Cz9gPByQ.d.cts +7 -0
- package/lib/list-resources-options.serializer-iHnbemUA.cjs +19 -0
- package/lib/list-resources-options.serializer-iHnbemUA.cjs.map +1 -0
- package/lib/list-resources-options.serializer-rf5arsbR.d.cts +7 -0
- package/lib/list-role-assignments-options.interface-CitVe5-E.d.cts +9 -0
- package/lib/list-sessions-options.interface-rRvxj4no.d.cts +8 -0
- package/lib/list-sessions-options.serializer-Bt-16Y8Y.d.cts +7 -0
- package/lib/list-users-options.interface-BrZWq49H.d.cts +14 -0
- package/lib/list-users-options.serializer-4-_RN0tZ.cjs +19 -0
- package/lib/list-users-options.serializer-4-_RN0tZ.cjs.map +1 -0
- package/lib/list-warrants-options.serializer-CQnwwLKg.cjs +21 -0
- package/lib/list-warrants-options.serializer-CQnwwLKg.cjs.map +1 -0
- package/lib/list-warrants-options.serializer-DXo_srPx.d.cts +7 -0
- package/lib/list.interface-BMsjwGOu.d.cts +20 -0
- package/lib/list.interface-BzCMY9Yg.d.cts +13 -0
- package/lib/list.serializer-BGYIG8Hl.d.cts +10 -0
- package/lib/list.serializer-DIHSqY98.cjs +17 -0
- package/lib/list.serializer-DIHSqY98.cjs.map +1 -0
- package/lib/list.serializer-DPAtA6zK.d.cts +7 -0
- package/lib/locale.interface-BDuI7VXX.d.cts +5 -0
- package/lib/logout-url-options.interface-BOLd7ZRi.d.cts +8 -0
- package/lib/magic-auth.interface-DGn4_Ctk.d.cts +42 -0
- package/lib/magic-auth.serializer-DAydIP4V.d.cts +8 -0
- package/lib/mfa/interfaces/challenge-factor-options.d.cts +1 -1
- package/lib/mfa/interfaces/challenge.interface.d.cts +1 -1
- package/lib/mfa/interfaces/enroll-factor-options.d.cts +1 -1
- package/lib/mfa/interfaces/factor.interface.d.cts +1 -1
- package/lib/mfa/interfaces/index.d.cts +8 -8
- package/lib/mfa/interfaces/sms.interface.d.cts +1 -1
- package/lib/mfa/interfaces/totp.interface.d.cts +1 -1
- package/lib/mfa/interfaces/verify-challenge-options.d.cts +1 -1
- package/lib/mfa/interfaces/verify-challenge-response.d.cts +1 -1
- package/lib/mfa/mfa.cjs +1 -1
- package/lib/mfa/mfa.d.cts +1 -1
- package/lib/mfa/serializers/challenge.serializer.cjs +1 -1
- package/lib/mfa/serializers/challenge.serializer.d.cts +1 -1
- package/lib/mfa/serializers/factor.serializer.cjs +1 -1
- package/lib/mfa/serializers/factor.serializer.d.cts +1 -1
- package/lib/mfa/serializers/index.cjs +3 -3
- package/lib/mfa/serializers/index.d.cts +3 -3
- package/lib/mfa/serializers/sms.serializer.cjs +1 -1
- package/lib/mfa/serializers/sms.serializer.d.cts +1 -1
- package/lib/mfa/serializers/totp.serializer.d.cts +1 -1
- package/lib/mfa/serializers/verify-response.serializer.cjs +1 -1
- package/lib/mfa/serializers/verify-response.serializer.d.cts +1 -1
- package/lib/mfa-Ck3-dTm_.cjs +50 -0
- package/lib/mfa-Ck3-dTm_.cjs.map +1 -0
- package/lib/no-api-key-provided.exception-CVdb8QHN.d.cts +9 -0
- package/lib/not-found.exception-7qN1H4Nf.d.cts +24 -0
- package/lib/oauth-tokens.interface--rFwkKXb.d.cts +16 -0
- package/lib/oauth.exception-C3PMJZOl.d.cts +15 -0
- package/lib/object.interface-C0gQ84EY.d.cts +35 -0
- package/lib/organization-domain.interface-D9DJtORe.cjs +28 -0
- package/lib/organization-domain.interface-D9DJtORe.cjs.map +1 -0
- package/lib/organization-domain.interface-DCWcsWrJ.d.cts +35 -0
- package/lib/organization-domains/interfaces/create-organization-domain-options.interface.d.cts +1 -1
- package/lib/organization-domains/interfaces/index.cjs +1 -1
- package/lib/organization-domains/interfaces/index.d.cts +2 -2
- package/lib/organization-domains/interfaces/organization-domain.interface.cjs +1 -1
- package/lib/organization-domains/interfaces/organization-domain.interface.d.cts +1 -1
- package/lib/organization-domains/organization-domains.cjs +1 -1
- package/lib/organization-domains/organization-domains.d.cts +1 -1
- package/lib/organization-domains/serializers/create-organization-domain-options.serializer.cjs +1 -1
- package/lib/organization-domains/serializers/create-organization-domain-options.serializer.d.cts +1 -1
- package/lib/organization-domains/serializers/organization-domain.serializer.d.cts +1 -1
- package/lib/organization-domains-BINLS8SW.cjs +33 -0
- package/lib/organization-domains-BINLS8SW.cjs.map +1 -0
- package/lib/organization-membership.serializer-CgjS5BwK.cjs +40 -0
- package/lib/organization-membership.serializer-CgjS5BwK.cjs.map +1 -0
- package/lib/organization-role.interface-DXjTJ0Z5.d.cts +15 -0
- package/lib/organization-role.serializer-4Qp0ZjZH.d.cts +9 -0
- package/lib/organization.interface-qvSYAhMT.d.cts +30 -0
- package/lib/organization.serializer-C5kF4Tqo.d.cts +7 -0
- package/lib/organizations/interfaces/create-organization-options.interface.d.cts +1 -1
- package/lib/organizations/interfaces/domain-data.interface.cjs +1 -1
- package/lib/organizations/interfaces/domain-data.interface.d.cts +1 -1
- package/lib/organizations/interfaces/index.cjs +1 -1
- package/lib/organizations/interfaces/index.d.cts +6 -6
- package/lib/organizations/interfaces/list-organization-feature-flags-options.interface.d.cts +1 -1
- package/lib/organizations/interfaces/list-organization-roles-options.interface.d.cts +1 -1
- package/lib/organizations/interfaces/list-organizations-options.interface.d.cts +1 -1
- package/lib/organizations/interfaces/organization.interface.d.cts +1 -1
- package/lib/organizations/interfaces/update-organization-options.interface.d.cts +1 -1
- package/lib/organizations/organizations.cjs +1 -1
- package/lib/organizations/organizations.d.cts +1 -1
- package/lib/organizations/serializers/create-organization-options.serializer.d.cts +1 -1
- package/lib/organizations/serializers/index.d.cts +3 -3
- package/lib/organizations/serializers/organization.serializer.d.cts +1 -1
- package/lib/organizations/serializers/update-organization-options.serializer.d.cts +1 -1
- package/lib/organizations-BvnCc0n6.cjs +70 -0
- package/lib/organizations-BvnCc0n6.cjs.map +1 -0
- package/lib/pagination-DARFXAuP.d.cts +25 -0
- package/lib/pagination-options.interface--3MwpP52.d.cts +10 -0
- package/lib/pagination-options.serializer-BV8g5B38.cjs +17 -0
- package/lib/pagination-options.serializer-BV8g5B38.cjs.map +1 -0
- package/lib/pagination-options.serializer-DmyeFigF.d.cts +7 -0
- package/lib/parse-error-Dr-zK4Ai.cjs +24 -0
- package/lib/parse-error-Dr-zK4Ai.cjs.map +1 -0
- package/lib/password-hash-type.interface-DjrfV612.d.cts +5 -0
- package/lib/password-reset.interface-5Hk5_t85.d.cts +40 -0
- package/lib/password-reset.serializer-grZ1VGba.d.cts +8 -0
- package/lib/passwordless/interfaces/create-passwordless-session-options.interface.d.cts +1 -1
- package/lib/passwordless/interfaces/index.d.cts +3 -3
- package/lib/passwordless/interfaces/passwordless-session.interface.d.cts +1 -1
- package/lib/passwordless/interfaces/send-session-response.interface.d.cts +1 -1
- package/lib/passwordless/passwordless.cjs +1 -1
- package/lib/passwordless/passwordless.d.cts +1 -1
- package/lib/passwordless/serializers/passwordless-session.serializer.cjs +1 -1
- package/lib/passwordless/serializers/passwordless-session.serializer.d.cts +1 -1
- package/lib/passwordless-Cbbfvvgq.cjs +29 -0
- package/lib/passwordless-Cbbfvvgq.cjs.map +1 -0
- package/lib/passwordless-session.interface-DBPNZsQp.d.cts +18 -0
- package/lib/passwordless-session.serializer-Buh50Btt.cjs +18 -0
- package/lib/passwordless-session.serializer-Buh50Btt.cjs.map +1 -0
- package/lib/patch-options.interface-BAVaR96y.d.cts +12 -0
- package/lib/permission.interface-DUgNctyv.d.cts +40 -0
- package/lib/permission.serializer-GO1NbZki.d.cts +7 -0
- package/lib/pipes/interfaces/access-token.interface.d.cts +1 -1
- package/lib/pipes/interfaces/get-access-token.interface.d.cts +1 -1
- package/lib/pipes/pipes.cjs +1 -1
- package/lib/pipes/pipes.d.cts +1 -1
- package/lib/pipes/serializers/access-token.serializer.cjs +1 -1
- package/lib/pipes/serializers/access-token.serializer.d.cts +1 -1
- package/lib/pipes/serializers/get-access-token.serializer.cjs +1 -1
- package/lib/pipes/serializers/get-access-token.serializer.d.cts +1 -1
- package/lib/pipes-C6PJAgY4.cjs +21 -0
- package/lib/pipes-C6PJAgY4.cjs.map +1 -0
- package/lib/pkce/pkce.d.cts +1 -1
- package/lib/pkce-CkDcEdoo.d.cts +38 -0
- package/lib/portal/interfaces/generate-portal-link-intent.interface.cjs +1 -1
- package/lib/portal/interfaces/generate-portal-link-intent.interface.d.cts +1 -1
- package/lib/portal/interfaces/index.cjs +1 -1
- package/lib/portal/interfaces/index.d.cts +1 -1
- package/lib/portal/portal.cjs +1 -1
- package/lib/portal/portal.d.cts +1 -1
- package/lib/portal-Bw4FWwRi.cjs +25 -0
- package/lib/portal-Bw4FWwRi.cjs.map +1 -0
- package/lib/post-options.interface-D8yUBVGr.d.cts +13 -0
- package/lib/profile-and-token.serializer-93o4nX7v.d.cts +8 -0
- package/lib/profile.serializer-D9q7gLof.d.cts +8 -0
- package/lib/put-options.interface-JSNS5evI.d.cts +12 -0
- package/lib/query-options.serializer-B3PH3QRw.cjs +19 -0
- package/lib/query-options.serializer-B3PH3QRw.cjs.map +1 -0
- package/lib/query-options.serializer-Cjv6DV1k.d.cts +7 -0
- package/lib/query-result.serializer-DvOD-ib6.cjs +28 -0
- package/lib/query-result.serializer-DvOD-ib6.cjs.map +1 -0
- package/lib/query-result.serializer-Dy0eBy0g.d.cts +12 -0
- package/lib/query-string-DJDFy7sp.cjs +40 -0
- package/lib/query-string-DJDFy7sp.cjs.map +1 -0
- package/lib/query.interface-BSHlqTYK.d.cts +35 -0
- package/lib/rate-limit-exceeded.exception-LIdF3qZq.d.cts +18 -0
- package/lib/read-object.interface-BwzjcSVm.d.cts +25 -0
- package/lib/refresh-and-seal-session-data.interface-BQRY5jDN.cjs +19 -0
- package/lib/refresh-and-seal-session-data.interface-BQRY5jDN.cjs.map +1 -0
- package/lib/refresh-and-seal-session-data.interface-CfKqrf2N.d.cts +24 -0
- package/lib/remove-flag-target-options.interface-BlZtU4Qf.d.cts +8 -0
- package/lib/remove-organization-role-permission-options.interface-wLcPXpuW.d.cts +7 -0
- package/lib/remove-role-assignment-options.interface-D0qpb2wr.d.cts +8 -0
- package/lib/remove-role-options.interface-C05Tjj04.d.cts +19 -0
- package/lib/remove-role-options.serializer-Cq-gQ6eh.d.cts +7 -0
- package/lib/remove-role-options.serializer-D_YKoTt5.cjs +19 -0
- package/lib/remove-role-options.serializer-D_YKoTt5.cjs.map +1 -0
- package/lib/request-exception.interface-DXrL5xJL.d.cts +9 -0
- package/lib/resend-invitation-options.interface-5-DjRWwi.d.cts +12 -0
- package/lib/resend-invitation-options.serializer-Bm4mW-1L.cjs +12 -0
- package/lib/resend-invitation-options.serializer-Bm4mW-1L.cjs.map +1 -0
- package/lib/reset-password-options.interface-DR1PHcVr.d.cts +12 -0
- package/lib/reset-password-options.serializer-B9Dv28B5.d.cts +7 -0
- package/lib/resource-op.enum-CNibFpd3.d.cts +8 -0
- package/lib/resource-op.enum-lyCNZOG-.cjs +16 -0
- package/lib/resource-op.enum-lyCNZOG-.cjs.map +1 -0
- package/lib/resource.interface-D-MMSzFn.d.cts +77 -0
- package/lib/resource.serializer-C3woPtVQ.cjs +25 -0
- package/lib/resource.serializer-C3woPtVQ.cjs.map +1 -0
- package/lib/resource.serializer-CNYCg5zr.d.cts +8 -0
- package/lib/response-payload.interface-DwFDDgXN.d.cts +26 -0
- package/lib/revoke-session-options.interface-BW7f0pb7.d.cts +11 -0
- package/lib/revoke-session-options.interface-DWpnqU2p.cjs +12 -0
- package/lib/revoke-session-options.interface-DWpnqU2p.cjs.map +1 -0
- package/lib/role-assignment.interface-ChR_OANy.d.cts +49 -0
- package/lib/role-assignment.serializer-D7MAb-zC.cjs +23 -0
- package/lib/role-assignment.serializer-D7MAb-zC.cjs.map +1 -0
- package/lib/role-assignment.serializer-ddyzkw8N.d.cts +7 -0
- package/lib/role.serializer-BJE162aA.cjs +22 -0
- package/lib/role.serializer-BJE162aA.cjs.map +1 -0
- package/lib/roles/interfaces/index.d.cts +1 -1
- package/lib/roles/interfaces/role.interface.d.cts +1 -1
- package/lib/roles/serializers/role.serializer.cjs +1 -1
- package/lib/roles/serializers/role.serializer.d.cts +1 -1
- package/lib/runtime-info-D11Gtx8I.cjs +56 -0
- package/lib/runtime-info-D11Gtx8I.cjs.map +1 -0
- package/lib/seal-BDnUayLx.cjs +315 -0
- package/lib/seal-BDnUayLx.cjs.map +1 -0
- package/lib/send-invitation-options.interface-CmHj_ls3.cjs +0 -0
- package/lib/send-invitation-options.interface-DtIC4uoS.d.cts +22 -0
- package/lib/send-invitation-options.serializer-DoSLFoca.cjs +19 -0
- package/lib/send-invitation-options.serializer-DoSLFoca.cjs.map +1 -0
- package/lib/send-session-response.interface-Bu76CdzC.d.cts +8 -0
- package/lib/send-session-response.interface-CnYzQ75X.cjs +0 -0
- package/lib/send-verification-email-options.interface-IMaY7OHw.d.cts +7 -0
- package/lib/send-verification-email-options.interface-KE6HXoGl.cjs +0 -0
- package/lib/serializers-CQ9KUAbO.cjs +0 -0
- package/lib/serializers-C_P8R3U5.cjs +0 -0
- package/lib/serializers-CzTjSkin.cjs +0 -0
- package/lib/serializers-D7IALzFJ.cjs +0 -0
- package/lib/serializers-DGbHryl9.cjs +0 -0
- package/lib/serializers-DMjnDh0k.cjs +0 -0
- package/lib/serializers-VqoW2jFY.cjs +0 -0
- package/lib/serializers-xzNg-6UC.cjs +0 -0
- package/lib/session-Beigw6Nc.cjs +144 -0
- package/lib/session-Beigw6Nc.cjs.map +1 -0
- package/lib/session-handler-options.interface-DJRJes_5.d.cts +9 -0
- package/lib/session.interface-DEkXnpLu.d.cts +38 -0
- package/lib/session.interface-DTlTOZpJ.cjs +0 -0
- package/lib/session.serializer-BL-7BJfq.d.cts +7 -0
- package/lib/set-environment-role-permissions-options.interface-BZKVKr61.d.cts +7 -0
- package/lib/set-environment-role-permissions-options.interface-DkP1-5Qw.cjs +0 -0
- package/lib/set-organization-role-permissions-options.interface-B5ETA0fj.d.cts +7 -0
- package/lib/set-organization-role-permissions-options.interface-C6GsAkHc.cjs +0 -0
- package/lib/signature-provider-DBHzmT8N.cjs +38 -0
- package/lib/signature-provider-DBHzmT8N.cjs.map +1 -0
- package/lib/signature-verification.exception-DDuwGSbj.d.cts +8 -0
- package/lib/sms.interface-yD1fgT7s.d.cts +10 -0
- package/lib/sms.serializer-D2a3LAEN.cjs +12 -0
- package/lib/sms.serializer-D2a3LAEN.cjs.map +1 -0
- package/lib/sso/interfaces/authorization-url-options.interface.d.cts +1 -1
- package/lib/sso/interfaces/connection-type.enum.cjs +1 -1
- package/lib/sso/interfaces/connection-type.enum.d.cts +1 -1
- package/lib/sso/interfaces/connection.interface.d.cts +1 -1
- package/lib/sso/interfaces/get-profile-and-token-options.interface.d.cts +1 -1
- package/lib/sso/interfaces/get-profile-options.interface.d.cts +1 -1
- package/lib/sso/interfaces/index.cjs +1 -1
- package/lib/sso/interfaces/index.d.cts +7 -7
- package/lib/sso/interfaces/list-connections-options.interface.d.cts +1 -1
- package/lib/sso/interfaces/profile-and-token.interface.d.cts +1 -1
- package/lib/sso/interfaces/profile.interface.d.cts +1 -1
- package/lib/sso/serializers/connection.serializer.d.cts +1 -1
- package/lib/sso/serializers/index.d.cts +4 -4
- package/lib/sso/serializers/list-connections-options.serializer.d.cts +1 -1
- package/lib/sso/serializers/profile-and-token.serializer.d.cts +1 -1
- package/lib/sso/serializers/profile.serializer.d.cts +1 -1
- package/lib/sso/sso.cjs +1 -1
- package/lib/sso/sso.d.cts +1 -1
- package/lib/sso-FWyObHDp.cjs +135 -0
- package/lib/sso-FWyObHDp.cjs.map +1 -0
- package/lib/subtle-crypto-provider-RQC7QPlf.cjs +99 -0
- package/lib/subtle-crypto-provider-RQC7QPlf.cjs.map +1 -0
- package/lib/totp.interface-DPRsa_Dc.d.cts +22 -0
- package/lib/unauthorized.exception-DJ5xylS-.d.cts +13 -0
- package/lib/unknown-record.interface-KDwjwNHM.d.cts +5 -0
- package/lib/unprocessable-entity-error.interface-BYalF3nu.cjs +0 -0
- package/lib/unprocessable-entity-error.interface-Cz6BURFm.d.cts +8 -0
- package/lib/unprocessable-entity.exception-C-wX8JBR.d.cts +25 -0
- package/lib/unreachable-BxbjIt8H.cjs +23 -0
- package/lib/unreachable-BxbjIt8H.cjs.map +1 -0
- package/lib/update-authorization-resource-by-external-id-options.interface-VdkOB-85.d.cts +11 -0
- package/lib/update-authorization-resource-by-external-id-options.interface-mN_nsHCu.cjs +0 -0
- package/lib/update-authorization-resource-by-external-id-options.serializer-CY2Lbl7g.cjs +15 -0
- package/lib/update-authorization-resource-by-external-id-options.serializer-CY2Lbl7g.cjs.map +1 -0
- package/lib/update-authorization-resource-by-external-id-options.serializer-mJfmRL1W.d.cts +8 -0
- package/lib/update-authorization-resource-options.serializer-D-xkj_s1.cjs +15 -0
- package/lib/update-authorization-resource-options.serializer-D-xkj_s1.cjs.map +1 -0
- package/lib/update-authorization-resource-options.serializer-DXLx8new.d.cts +7 -0
- package/lib/update-environment-role-options.interface-B9n2iznD.cjs +0 -0
- package/lib/update-environment-role-options.interface-DmxJlvJj.d.cts +12 -0
- package/lib/update-environment-role-options.serializer-BQtOkLrr.cjs +15 -0
- package/lib/update-environment-role-options.serializer-BQtOkLrr.cjs.map +1 -0
- package/lib/update-environment-role-options.serializer-BaPLpNDa.d.cts +7 -0
- package/lib/update-object.interface-C8y9e8Lt.d.cts +13 -0
- package/lib/update-object.interface-nhE3xAFf.cjs +0 -0
- package/lib/update-organization-membership-options.interface-CBFTtRh2.d.cts +12 -0
- package/lib/update-organization-membership-options.interface-CjgSH1bc.cjs +0 -0
- package/lib/update-organization-membership-options.serializer-BlMg2vFm.cjs +15 -0
- package/lib/update-organization-membership-options.serializer-BlMg2vFm.cjs.map +1 -0
- package/lib/update-organization-options.interface-BiK4pXHm.d.cts +21 -0
- package/lib/update-organization-options.interface-CL0f4NZm.cjs +0 -0
- package/lib/update-organization-options.serializer-D8RJ1sqA.d.cts +7 -0
- package/lib/update-organization-role-options.interface-B7y-X0Wq.cjs +0 -0
- package/lib/update-organization-role-options.interface-DmZR0gHw.d.cts +12 -0
- package/lib/update-organization-role-options.serializer-01r1UnNA.d.cts +7 -0
- package/lib/update-organization-role-options.serializer-CCFmpMNA.cjs +15 -0
- package/lib/update-organization-role-options.serializer-CCFmpMNA.cjs.map +1 -0
- package/lib/update-permission-options.interface-BUmoAwcY.d.cts +12 -0
- package/lib/update-permission-options.interface-DCG5a3S7.cjs +0 -0
- package/lib/update-permission-options.serializer-B2xClQjZ.cjs +15 -0
- package/lib/update-permission-options.serializer-B2xClQjZ.cjs.map +1 -0
- package/lib/update-permission-options.serializer-gE63Z8CH.d.cts +7 -0
- package/lib/update-user-options.interface-628EegED.cjs +0 -0
- package/lib/update-user-options.interface-CzrbRCX7.d.cts +31 -0
- package/lib/update-user-options.serializer-DCtFirLd.d.cts +7 -0
- package/lib/update-user-password-options.interface-CN6_YJse.d.cts +11 -0
- package/lib/update-user-password-options.interface-MkvrPqTk.cjs +0 -0
- package/lib/update-user-password-options.serializer-CCVVrUCy.d.cts +7 -0
- package/lib/user-management/interfaces/authenticate-with-code-and-verifier-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-code-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-email-verification-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-magic-auth-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-options-base.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-organization-selection.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-password-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-refresh-token-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-refresh-token-public-client-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-session-cookie.interface.cjs +1 -1
- package/lib/user-management/interfaces/authenticate-with-session-cookie.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authenticate-with-totp-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authentication-event.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authentication-radar-risk-detected-event.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authentication-response.interface.d.cts +1 -1
- package/lib/user-management/interfaces/authorization-url-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/create-magic-auth-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/create-organization-membership-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/create-password-reset-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/create-user-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/email-verification.interface.d.cts +1 -1
- package/lib/user-management/interfaces/enroll-auth-factor.interface.d.cts +1 -1
- package/lib/user-management/interfaces/factor.interface.d.cts +1 -1
- package/lib/user-management/interfaces/identity.interface.d.cts +1 -1
- package/lib/user-management/interfaces/impersonator.interface.d.cts +1 -1
- package/lib/user-management/interfaces/index.cjs +3 -3
- package/lib/user-management/interfaces/index.d.cts +46 -46
- package/lib/user-management/interfaces/index.d.ts +2 -2
- package/lib/user-management/interfaces/invitation.interface.d.cts +1 -1
- package/lib/user-management/interfaces/list-auth-factors-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/list-invitations-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/list-organization-memberships-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/list-sessions-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/list-user-feature-flags-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/list-users-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/locale.interface.d.cts +1 -1
- package/lib/user-management/interfaces/logout-url-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/magic-auth.interface.d.cts +1 -1
- package/lib/user-management/interfaces/oauth-tokens.interface.d.cts +1 -1
- package/lib/user-management/interfaces/organization-membership.interface.d.cts +2 -2
- package/lib/user-management/interfaces/organization-membership.interface.d.ts +28 -6
- package/lib/user-management/interfaces/password-hash-type.interface.d.cts +1 -1
- package/lib/user-management/interfaces/password-reset.interface.d.cts +1 -1
- package/lib/user-management/interfaces/refresh-and-seal-session-data.interface.cjs +1 -1
- package/lib/user-management/interfaces/refresh-and-seal-session-data.interface.d.cts +1 -1
- package/lib/user-management/interfaces/resend-invitation-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/reset-password-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/revoke-session-options.interface.cjs +1 -1
- package/lib/user-management/interfaces/revoke-session-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/send-invitation-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/send-verification-email-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/session-handler-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/session.interface.d.cts +1 -1
- package/lib/user-management/interfaces/update-organization-membership-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/update-user-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/update-user-password-options.interface.d.cts +1 -1
- package/lib/user-management/interfaces/user.interface.d.cts +1 -1
- package/lib/user-management/interfaces/verify-email-options.interface.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-code-and-verifier-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-code-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-email-verification.serializer.cjs +1 -1
- package/lib/user-management/serializers/authenticate-with-email-verification.serializer.d.cts +2 -2
- package/lib/user-management/serializers/authenticate-with-magic-auth-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-organization-selection-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/authenticate-with-organization-selection-options.serializer.d.cts +2 -2
- package/lib/user-management/serializers/authenticate-with-password-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-refresh-token-public-client-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-refresh-token.options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authenticate-with-totp-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authentication-event.serializer.d.cts +1 -1
- package/lib/user-management/serializers/authentication-radar-risk-event-serializer.d.cts +1 -1
- package/lib/user-management/serializers/authentication-response.serializer.d.cts +1 -1
- package/lib/user-management/serializers/create-magic-auth-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/create-organization-membership-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/create-organization-membership-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/create-password-reset-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/create-user-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/email-verification.serializer.d.cts +1 -1
- package/lib/user-management/serializers/enroll-auth-factor-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/factor.serializer.d.cts +1 -1
- package/lib/user-management/serializers/identity.serializer.cjs +1 -1
- package/lib/user-management/serializers/identity.serializer.d.cts +1 -1
- package/lib/user-management/serializers/index.d.cts +24 -24
- package/lib/user-management/serializers/invitation.serializer.d.cts +1 -1
- package/lib/user-management/serializers/list-invitations-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/list-invitations-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/list-organization-memberships-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/list-organization-memberships-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/list-sessions-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/list-users-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/list-users-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/magic-auth.serializer.d.cts +1 -1
- package/lib/user-management/serializers/oauth-tokens.serializer.d.cts +1 -1
- package/lib/user-management/serializers/organization-membership.serializer.cjs +2 -1
- package/lib/user-management/serializers/organization-membership.serializer.d.cts +3 -2
- package/lib/user-management/serializers/organization-membership.serializer.d.ts +3 -2
- package/lib/user-management/serializers/organization-membership.serializer.js +12 -2
- package/lib/user-management/serializers/organization-membership.serializer.js.map +1 -1
- package/lib/user-management/serializers/password-reset.serializer.d.cts +1 -1
- package/lib/user-management/serializers/resend-invitation-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/resend-invitation-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/reset-password-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/role.serializer.d.cts +1 -1
- package/lib/user-management/serializers/send-invitation-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/send-invitation-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/session.serializer.d.cts +1 -1
- package/lib/user-management/serializers/update-organization-membership-options.serializer.cjs +1 -1
- package/lib/user-management/serializers/update-organization-membership-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/update-user-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/update-user-password-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/user.serializer.d.cts +1 -1
- package/lib/user-management/session.cjs +2 -2
- package/lib/user-management/session.d.cts +1 -1
- package/lib/user-management/user-management.cjs +3 -3
- package/lib/user-management/user-management.d.cts +1 -1
- package/lib/user-management-CTQFnn4h.cjs +539 -0
- package/lib/user-management-CTQFnn4h.cjs.map +1 -0
- package/lib/user.interface-CSksrToF.d.cts +34 -0
- package/lib/user.interface-v7V0JLDQ.cjs +0 -0
- package/lib/user.serializer-B8Yr_r6n.d.cts +7 -0
- package/lib/utils/jose.cjs +1 -1
- package/lib/validate-api-key.interface-BGq76tsL.cjs +0 -0
- package/lib/validate-api-key.interface-D_WJOvPm.d.cts +15 -0
- package/lib/validate-api-key.serializer-DJMNSZRi.d.cts +7 -0
- package/lib/vault/interfaces/index.d.cts +10 -10
- package/lib/vault/interfaces/key/create-data-key.interface.d.cts +1 -1
- package/lib/vault/interfaces/key/decrypt-data-key.interface.d.cts +1 -1
- package/lib/vault/interfaces/key.interface.d.cts +1 -1
- package/lib/vault/interfaces/object/create-object.interface.d.cts +1 -1
- package/lib/vault/interfaces/object/delete-object.interface.d.cts +1 -1
- package/lib/vault/interfaces/object/list-object-versions.interface.d.cts +1 -1
- package/lib/vault/interfaces/object/list-objects.interface.d.cts +1 -1
- package/lib/vault/interfaces/object/read-object.interface.d.cts +1 -1
- package/lib/vault/interfaces/object/update-object.interface.d.cts +1 -1
- package/lib/vault/interfaces/object.interface.d.cts +1 -1
- package/lib/vault/serializers/vault-key.serializer.cjs +1 -1
- package/lib/vault/serializers/vault-key.serializer.d.cts +3 -3
- package/lib/vault/serializers/vault-object.serializer.cjs +1 -1
- package/lib/vault/serializers/vault-object.serializer.d.cts +7 -7
- package/lib/vault/vault.cjs +1 -1
- package/lib/vault/vault.d.cts +1 -1
- package/lib/vault-key.serializer-D5WVcdFV.cjs +29 -0
- package/lib/vault-key.serializer-D5WVcdFV.cjs.map +1 -0
- package/lib/vault-object.serializer-CwmJwCnO.cjs +84 -0
- package/lib/vault-object.serializer-CwmJwCnO.cjs.map +1 -0
- package/lib/vault-tqn3i5Ms.cjs +106 -0
- package/lib/vault-tqn3i5Ms.cjs.map +1 -0
- package/lib/verify-challenge-options-Cnd5QHmo.d.cts +8 -0
- package/lib/verify-challenge-response-Cxjr42mg.d.cts +14 -0
- package/lib/verify-email-options.interface-6ZR-BxLC.cjs +0 -0
- package/lib/verify-email-options.interface-B8NOVqLy.d.cts +11 -0
- package/lib/verify-response.serializer-B_xSg0qN.cjs +16 -0
- package/lib/verify-response.serializer-B_xSg0qN.cjs.map +1 -0
- package/lib/verify-response.serializer-l6VbQpg3.d.cts +7 -0
- package/lib/warning.interface-D8U1ON2d.d.cts +13 -0
- package/lib/warrant-op.enum-2bx2ed9X.d.cts +8 -0
- package/lib/warrant-op.enum-CdLsJJCt.cjs +16 -0
- package/lib/warrant-op.enum-CdLsJJCt.cjs.map +1 -0
- package/lib/warrant-token.interface-Ce-WGK9E.cjs +0 -0
- package/lib/warrant-token.interface-NdVyFw9l.d.cts +10 -0
- package/lib/warrant-token.serializer-DIzg-CmP.cjs +12 -0
- package/lib/warrant-token.serializer-DIzg-CmP.cjs.map +1 -0
- package/lib/warrant-token.serializer-DPrcN4qY.d.cts +7 -0
- package/lib/warrant.interface-DPnDplf7.d.cts +71 -0
- package/lib/warrant.interface-Dv6nrxc-.cjs +0 -0
- package/lib/warrant.serializer-DSuf7fH7.d.cts +7 -0
- package/lib/warrant.serializer-_TqpbD4I.cjs +22 -0
- package/lib/warrant.serializer-_TqpbD4I.cjs.map +1 -0
- package/lib/webhooks/webhooks.cjs +1 -1
- package/lib/webhooks/webhooks.d.cts +1 -1
- package/lib/webhooks-CSlaxQ9R.cjs +38 -0
- package/lib/webhooks-CSlaxQ9R.cjs.map +1 -0
- package/lib/webhooks-DvyWO-Zh.d.cts +35 -0
- package/lib/widgets/interfaces/get-token.cjs +1 -1
- package/lib/widgets/interfaces/get-token.d.cts +1 -1
- package/lib/widgets/widgets.cjs +1 -1
- package/lib/widgets/widgets.d.cts +1 -1
- package/lib/widgets-BckzS1Py.cjs +21 -0
- package/lib/widgets-BckzS1Py.cjs.map +1 -0
- package/lib/workos-DndBTCon.cjs +344 -0
- package/lib/workos-DndBTCon.cjs.map +1 -0
- package/lib/workos-options.interface-Cszzjn_W.cjs +0 -0
- package/lib/workos-options.interface-PcLJpyIn.d.cts +17 -0
- package/lib/workos-response-error.interface-Div6tr1y.cjs +0 -0
- package/lib/workos-response-error.interface-u0ZMPUFj.d.cts +13 -0
- package/lib/workos.cjs +5 -5
- package/lib/workos.d.cts +1 -1
- package/lib/workos.d.ts +1 -0
- package/lib/workos.js +13 -1
- package/lib/workos.js.map +1 -1
- package/lib/write-warrant-options.serializer-BVsqqyjn.d.cts +7 -0
- package/lib/write-warrant-options.serializer-C4p0DqUx.cjs +26 -0
- package/lib/write-warrant-options.serializer-C4p0DqUx.cjs.map +1 -0
- package/package.json +1 -1
- package/lib/access-token.interface-PK6QwTjk.d.cts +0 -18
- package/lib/access-token.serializer-C80IQpUd.cjs +0 -20
- package/lib/access-token.serializer-C80IQpUd.cjs.map +0 -1
- package/lib/action.interface-B-xUqwBf.d.cts +0 -63
- package/lib/action.serializer-J8blkXac.cjs +0 -47
- package/lib/action.serializer-J8blkXac.cjs.map +0 -1
- package/lib/actions-BQWfMHLW.cjs +0 -58
- package/lib/actions-BQWfMHLW.cjs.map +0 -1
- package/lib/actions-DQUZ4b2r.d.cts +0 -41
- package/lib/add-environment-role-permission-options.interface-Pk9Z0RBF.d.cts +0 -7
- package/lib/add-flag-target-options.interface-CJ7M40Wi.d.cts +0 -8
- package/lib/add-organization-role-permission-options.interface-Oc11Zzvq.d.cts +0 -7
- package/lib/api-key-required.exception-DTYoK0KE.d.cts +0 -10
- package/lib/api-key.interface-SUHnxEHj.d.cts +0 -32
- package/lib/api-key.serializer-DWK81bXa.d.cts +0 -7
- package/lib/api-keys-dib2861v.d.cts +0 -744
- package/lib/app-info.interface-DQRHsNPh.d.cts +0 -8
- package/lib/audit-log-export-options.interface-BLw_RWFk.d.cts +0 -22
- package/lib/audit-log-export-options.serializer-8ESYq4aa.cjs +0 -20
- package/lib/audit-log-export-options.serializer-8ESYq4aa.cjs.map +0 -1
- package/lib/audit-log-export-options.serializer-ffwj8kRw.d.cts +0 -7
- package/lib/audit-log-export.interface-oDR72O0J.d.cts +0 -20
- package/lib/audit-log-export.serializer-DVMljTPL.d.cts +0 -7
- package/lib/audit-log-export.serializer-mFDU2Fxf.cjs +0 -19
- package/lib/audit-log-export.serializer-mFDU2Fxf.cjs.map +0 -1
- package/lib/audit-logs-DiZN60g_.cjs +0 -43
- package/lib/audit-logs-DiZN60g_.cjs.map +0 -1
- package/lib/authenticate-with-code-and-verifier-options.interface-CifpWY0M.d.cts +0 -17
- package/lib/authenticate-with-code-and-verifier-options.serializer-BqSvuzAF.d.cts +0 -8
- package/lib/authenticate-with-code-options.interface-CtsvRTYS.d.cts +0 -20
- package/lib/authenticate-with-code-options.serializer-Blhrjiq0.d.cts +0 -8
- package/lib/authenticate-with-email-verification-options.interface-BCC2K9Zp.d.cts +0 -18
- package/lib/authenticate-with-email-verification.serializer-Bf1j1ew9.cjs +0 -20
- package/lib/authenticate-with-email-verification.serializer-Bf1j1ew9.cjs.map +0 -1
- package/lib/authenticate-with-magic-auth-options.interface-Dmxc0Aes.d.cts +0 -22
- package/lib/authenticate-with-magic-auth-options.serializer-DAjj_AJh.d.cts +0 -8
- package/lib/authenticate-with-options-base.interface-Dx_YCajX.d.cts +0 -41
- package/lib/authenticate-with-organization-selection-options.serializer-Did46zvW.cjs +0 -20
- package/lib/authenticate-with-organization-selection-options.serializer-Did46zvW.cjs.map +0 -1
- package/lib/authenticate-with-organization-selection.interface-DYOjeIvu.d.cts +0 -18
- package/lib/authenticate-with-password-options.interface-BbjZEbmt.d.cts +0 -20
- package/lib/authenticate-with-password-options.serializer-CFKO59Ra.d.cts +0 -8
- package/lib/authenticate-with-refresh-token-options.interface-CqS4TJ3X.d.cts +0 -18
- package/lib/authenticate-with-refresh-token-public-client-options.interface-TPswbB8Z.d.cts +0 -16
- package/lib/authenticate-with-refresh-token-public-client-options.serializer-Ccv24S4s.d.cts +0 -8
- package/lib/authenticate-with-refresh-token.options.serializer-Dhk9Zd7b.d.cts +0 -9
- package/lib/authenticate-with-session-cookie.interface-B4eQTrfN.cjs +0 -17
- package/lib/authenticate-with-session-cookie.interface-B4eQTrfN.cjs.map +0 -1
- package/lib/authenticate-with-session-cookie.interface-CoZAMXL_.d.cts +0 -45
- package/lib/authenticate-with-totp-options.interface-C0Jr3YDb.d.cts +0 -20
- package/lib/authenticate-with-totp-options.serializer-BcaV2QsQ.d.cts +0 -8
- package/lib/authentication-event.interface-0-TCj9ur.d.cts +0 -28
- package/lib/authentication-event.serializer-DX0bzXas.d.cts +0 -7
- package/lib/authentication-radar-risk-detected-event.interface-CcBMeCX7.d.cts +0 -24
- package/lib/authentication-response.interface-DITy4Tzw.d.cts +0 -28
- package/lib/authentication-response.serializer-DIJ8dZZS.d.cts +0 -7
- package/lib/authorization-CK0d-2Tg.cjs +0 -111
- package/lib/authorization-CK0d-2Tg.cjs.map +0 -1
- package/lib/authorization-url-options.interface-BwBNFg0Z.d.cts +0 -45
- package/lib/authorization-url-options.interface-C5ABtdiE.d.cts +0 -55
- package/lib/bad-request.exception-BWL7y3t5.d.cts +0 -25
- package/lib/base64-8aJjmiTE.cjs +0 -44
- package/lib/base64-8aJjmiTE.cjs.map +0 -1
- package/lib/batch-write-resources-options.serializer-CC48gIZp.cjs +0 -23
- package/lib/batch-write-resources-options.serializer-CC48gIZp.cjs.map +0 -1
- package/lib/batch-write-resources-options.serializer-G63Eiv-r.d.cts +0 -7
- package/lib/challenge-factor-options-DQBD-OBq.d.cts +0 -10
- package/lib/challenge.interface-CGUxrdzT.d.cts +0 -22
- package/lib/challenge.serializer-C9JkzvE8.d.cts +0 -7
- package/lib/challenge.serializer-Dzoig6Tb.cjs +0 -20
- package/lib/challenge.serializer-Dzoig6Tb.cjs.map +0 -1
- package/lib/check-op.enum-1gyp3mY_.d.cts +0 -8
- package/lib/check-op.enum-CJmiI-EV.cjs +0 -16
- package/lib/check-op.enum-CJmiI-EV.cjs.map +0 -1
- package/lib/check-options.serializer-C7So55Kd.d.cts +0 -9
- package/lib/check-options.serializer-DlNVIJoZ.cjs +0 -69
- package/lib/check-options.serializer-DlNVIJoZ.cjs.map +0 -1
- package/lib/check.interface-Bqtu_Kmu.cjs +0 -33
- package/lib/check.interface-Bqtu_Kmu.cjs.map +0 -1
- package/lib/check.interface-oac-oCtg.d.cts +0 -88
- package/lib/conflict.exception-4m45wGr8.cjs +0 -23
- package/lib/conflict.exception-4m45wGr8.cjs.map +0 -1
- package/lib/connection-type.enum-BCSkvlg6.d.cts +0 -41
- package/lib/connection-type.enum-CQncLVbr.cjs +0 -49
- package/lib/connection-type.enum-CQncLVbr.cjs.map +0 -1
- package/lib/connection.interface-D1HP4q90.d.cts +0 -33
- package/lib/connection.serializer-B47qKsDN.d.cts +0 -7
- package/lib/create-audit-log-event-options.interface-B-eEsjZw.d.cts +0 -43
- package/lib/create-audit-log-event-options.serializer-Byx8ZppH.d.cts +0 -7
- package/lib/create-audit-log-event-options.serializer-CIEpbo2R.cjs +0 -23
- package/lib/create-audit-log-event-options.serializer-CIEpbo2R.cjs.map +0 -1
- package/lib/create-audit-log-schema-options.interface-VEGNQUoR.d.cts +0 -67
- package/lib/create-audit-log-schema-options.serializer-BY__IgYQ.cjs +0 -38
- package/lib/create-audit-log-schema-options.serializer-BY__IgYQ.cjs.map +0 -1
- package/lib/create-audit-log-schema-options.serializer-vOYqa-AI.d.cts +0 -7
- package/lib/create-audit-log-schema.serializer-CBjhgiOY.cjs +0 -32
- package/lib/create-audit-log-schema.serializer-CBjhgiOY.cjs.map +0 -1
- package/lib/create-audit-log-schema.serializer-CDSQiWrT.d.cts +0 -7
- package/lib/create-data-key.interface-uWGAAWZC.d.cts +0 -15
- package/lib/create-environment-role-options.interface-BzAxMcvk.d.cts +0 -14
- package/lib/create-environment-role-options.serializer-C_4tdn3G.cjs +0 -16
- package/lib/create-environment-role-options.serializer-C_4tdn3G.cjs.map +0 -1
- package/lib/create-environment-role-options.serializer-Cgp-nj7R.d.cts +0 -7
- package/lib/create-magic-auth-options.interface-KljIsFrM.d.cts +0 -12
- package/lib/create-magic-auth-options.serializer-JyHvOWXa.d.cts +0 -7
- package/lib/create-object.interface-q1p30YMV.d.cts +0 -16
- package/lib/create-organization-api-key-options.serializer-7g514vpF.d.cts +0 -7
- package/lib/create-organization-api-key-options.serializer-Bd5XkHe-.cjs +0 -17
- package/lib/create-organization-api-key-options.serializer-Bd5XkHe-.cjs.map +0 -1
- package/lib/create-organization-domain-options.interface-BorRBhyO.d.cts +0 -12
- package/lib/create-organization-domain-options.serializer-B64Zeqrn.cjs +0 -15
- package/lib/create-organization-domain-options.serializer-B64Zeqrn.cjs.map +0 -1
- package/lib/create-organization-membership-options.interface-CT78k_RG.d.cts +0 -16
- package/lib/create-organization-membership-options.serializer-J20uU0fe.cjs +0 -17
- package/lib/create-organization-membership-options.serializer-J20uU0fe.cjs.map +0 -1
- package/lib/create-organization-options.serializer-B2WT_f3-.d.cts +0 -7
- package/lib/create-organization-role-options.interface-D47Tf3Ep.d.cts +0 -14
- package/lib/create-organization-role-options.serializer-CX2ND-mF.cjs +0 -16
- package/lib/create-organization-role-options.serializer-CX2ND-mF.cjs.map +0 -1
- package/lib/create-organization-role-options.serializer-gKd5As_7.d.cts +0 -7
- package/lib/create-password-reset-options.interface-DugfAPGw.d.cts +0 -10
- package/lib/create-password-reset-options.serializer-CF9UYm2X.d.cts +0 -7
- package/lib/create-passwordless-session-options.interface-DCAzOCvV.d.cts +0 -20
- package/lib/create-permission-options.interface-ClaSX7df.d.cts +0 -14
- package/lib/create-permission-options.serializer-BJKj9O3y.cjs +0 -16
- package/lib/create-permission-options.serializer-BJKj9O3y.cjs.map +0 -1
- package/lib/create-permission-options.serializer-DAxJac9X.d.cts +0 -7
- package/lib/create-resource-options.serializer-DblyocXR.d.cts +0 -7
- package/lib/create-resource-options.serializer-N1fy1b2S.cjs +0 -17
- package/lib/create-resource-options.serializer-N1fy1b2S.cjs.map +0 -1
- package/lib/create-user-options.interface-ord6dU_x.d.cts +0 -28
- package/lib/create-user-options.serializer-DaIm8p-c.d.cts +0 -7
- package/lib/created-api-key.interface-DkDQVw2T.d.cts +0 -34
- package/lib/created-api-key.serializer-CUt_hj_z.cjs +0 -25
- package/lib/created-api-key.serializer-CUt_hj_z.cjs.map +0 -1
- package/lib/created-api-key.serializer-DKs_m9pB.d.cts +0 -7
- package/lib/crypto-provider-Bg3tRE2P.cjs +0 -18
- package/lib/crypto-provider-Bg3tRE2P.cjs.map +0 -1
- package/lib/crypto-provider-CYvkctEg.d.cts +0 -75
- package/lib/decrypt-data-key.interface-BwEc_O_A.d.cts +0 -11
- package/lib/delete-object.interface-B_P7yrm3.d.cts +0 -7
- package/lib/delete-resource-options.serializer-D6e_dLrI.d.cts +0 -7
- package/lib/delete-resource-options.serializer-DJCtDzLP.cjs +0 -16
- package/lib/delete-resource-options.serializer-DJCtDzLP.cjs.map +0 -1
- package/lib/directory-group.interface-RhiHiiPX.d.cts +0 -24
- package/lib/directory-group.serializer-BRcTw-sz.d.cts +0 -8
- package/lib/directory-sync-pnubY2JS.cjs +0 -46
- package/lib/directory-sync-pnubY2JS.cjs.map +0 -1
- package/lib/directory-user.serializer-DbtCZejx.d.cts +0 -9
- package/lib/directory.interface-RS2zVVSH.d.cts +0 -60
- package/lib/directory.serializer-C4ye_GNZ.d.cts +0 -10
- package/lib/domain-data.interface-CAbxsOXR.cjs +0 -16
- package/lib/domain-data.interface-CAbxsOXR.cjs.map +0 -1
- package/lib/domain-data.interface-CWu6PLZw.d.cts +0 -12
- package/lib/email-verification.interface-DPOUBm9v.d.cts +0 -42
- package/lib/email-verification.serializer-BKwo8A4r.d.cts +0 -8
- package/lib/enroll-auth-factor-options.serializer-B0Kr8aWf.d.cts +0 -7
- package/lib/enroll-auth-factor.interface-EhGkRx_t.d.cts +0 -17
- package/lib/enroll-factor-options-IU9WQYZu.d.cts +0 -14
- package/lib/env-BRem2_1e.cjs +0 -62
- package/lib/env-BRem2_1e.cjs.map +0 -1
- package/lib/environment-role.interface-B59FS29B.d.cts +0 -34
- package/lib/environment-role.serializer-7K6a1PBm.cjs +0 -22
- package/lib/environment-role.serializer-7K6a1PBm.cjs.map +0 -1
- package/lib/environment-role.serializer-C0AaYE8M.d.cts +0 -7
- package/lib/event.serializer-B_sji9Uq.cjs +0 -196
- package/lib/event.serializer-B_sji9Uq.cjs.map +0 -1
- package/lib/event.serializer-CLMbB532.d.cts +0 -7
- package/lib/events-D2w-qpi6.cjs +0 -23
- package/lib/events-D2w-qpi6.cjs.map +0 -1
- package/lib/factor.interface-DebkGvZh.d.cts +0 -42
- package/lib/factor.interface-DzLmWxJJ.d.cts +0 -44
- package/lib/factor.serializer-CTHEanUk.d.cts +0 -8
- package/lib/factor.serializer-DGKMWcSc.d.cts +0 -8
- package/lib/factor.serializer-S_m_uTAP.cjs +0 -37
- package/lib/factor.serializer-S_m_uTAP.cjs.map +0 -1
- package/lib/factory-DLxPFIuH.cjs +0 -15
- package/lib/factory-DLxPFIuH.cjs.map +0 -1
- package/lib/feature-flag.interface-Dc9oPNTI.d.cts +0 -28
- package/lib/feature-flag.serializer-VHx8LryN.d.cts +0 -7
- package/lib/feature-flag.serializer-iuO0V07A.cjs +0 -23
- package/lib/feature-flag.serializer-iuO0V07A.cjs.map +0 -1
- package/lib/feature-flags-C-2fqPKn.cjs +0 -42
- package/lib/feature-flags-C-2fqPKn.cjs.map +0 -1
- package/lib/fetch-and-deserialize-B6lbfouV.cjs +0 -25
- package/lib/fetch-and-deserialize-B6lbfouV.cjs.map +0 -1
- package/lib/fetch-and-deserialize-list-C7zY6BRV.cjs +0 -19
- package/lib/fetch-and-deserialize-list-C7zY6BRV.cjs.map +0 -1
- package/lib/fetch-client-CiqtLSDr.cjs +0 -189
- package/lib/fetch-client-CiqtLSDr.cjs.map +0 -1
- package/lib/fga-DWvTVn5k.cjs +0 -83
- package/lib/fga-DWvTVn5k.cjs.map +0 -1
- package/lib/fga-paginatable-BAls8pYD.cjs +0 -22
- package/lib/fga-paginatable-BAls8pYD.cjs.map +0 -1
- package/lib/fga-paginatable-BGfH6hKb.d.cts +0 -14
- package/lib/generate-portal-link-intent.interface-DvAjnRTH.d.cts +0 -12
- package/lib/generate-portal-link-intent.interface-VhaOku0u.cjs +0 -20
- package/lib/generate-portal-link-intent.interface-VhaOku0u.cjs.map +0 -1
- package/lib/generic-server.exception-BQuagq-c.d.cts +0 -14
- package/lib/get-access-token.interface-C8vDOoS4.d.cts +0 -32
- package/lib/get-access-token.serializer-DgAG_4iQ.cjs +0 -34
- package/lib/get-access-token.serializer-DgAG_4iQ.cjs.map +0 -1
- package/lib/get-options.interface-DtIaBrYo.d.cts +0 -11
- package/lib/get-profile-and-token-options.interface-B4HEexcv.d.cts +0 -14
- package/lib/get-profile-options.interface-BTqozSx_.d.cts +0 -7
- package/lib/get-token-CRyPuAyd.d.cts +0 -23
- package/lib/get-token-cdbfCycJ.cjs +0 -23
- package/lib/get-token-cdbfCycJ.cjs.map +0 -1
- package/lib/http-client-Cs56_alu.d.cts +0 -55
- package/lib/http-client-J_x7lZuh.cjs +0 -96
- package/lib/http-client-J_x7lZuh.cjs.map +0 -1
- package/lib/http-client.interface-DMi5johZ.d.cts +0 -24
- package/lib/identity.interface-fsQohx9t.d.cts +0 -14
- package/lib/identity.serializer-aL8fr6V6.cjs +0 -20
- package/lib/identity.serializer-aL8fr6V6.cjs.map +0 -1
- package/lib/impersonator.interface-BLJ5uqT4.d.cts +0 -12
- package/lib/index-BkSnDb9g.d.cts +0 -770
- package/lib/interface-check-jNs7TVqZ.cjs +0 -23
- package/lib/interface-check-jNs7TVqZ.cjs.map +0 -1
- package/lib/invitation.interface-BGj97ho-.d.cts +0 -64
- package/lib/invitation.serializer-BrvOpgFx.d.cts +0 -8
- package/lib/jose-B0lH7z8y.cjs +0 -27
- package/lib/jose-B0lH7z8y.cjs.map +0 -1
- package/lib/key.interface-CFC2qwl7.d.cts +0 -16
- package/lib/leb128-CzuVP25R.cjs +0 -82
- package/lib/leb128-CzuVP25R.cjs.map +0 -1
- package/lib/list-connections-options.interface-zYzKu8PV.d.cts +0 -17
- package/lib/list-connections-options.serializer-BQ887b-b.d.cts +0 -7
- package/lib/list-directories-options.interface-Bq6Ctiub.d.cts +0 -14
- package/lib/list-directories-options.serializer-Btoh5Gla.d.cts +0 -7
- package/lib/list-directory-users-options.interface-B3hWSKfC.d.cts +0 -10
- package/lib/list-event-options.serializer-BiXalhxh.d.cts +0 -7
- package/lib/list-event-options.serializer-DV-MYHc5.cjs +0 -19
- package/lib/list-event-options.serializer-DV-MYHc5.cjs.map +0 -1
- package/lib/list-events-options.interface-UoXqiBjR.d.cts +0 -22
- package/lib/list-feature-flags-options.interface-DBQ7vrv_.d.cts +0 -7
- package/lib/list-groups-options.interface-U_gybSue.d.cts +0 -10
- package/lib/list-invitations-options.serializer-BBeD69mZ.cjs +0 -19
- package/lib/list-invitations-options.serializer-BBeD69mZ.cjs.map +0 -1
- package/lib/list-object-versions.interface-Rd5wqEPb.d.cts +0 -12
- package/lib/list-objects.interface-yOVh3Ifn.d.cts +0 -9
- package/lib/list-organization-api-keys-options.interface-YUTCTNS6.d.cts +0 -9
- package/lib/list-organization-feature-flags-options.interface-DnLCq59G.d.cts +0 -9
- package/lib/list-organization-memberships-options.serializer-DHBnW5rP.cjs +0 -20
- package/lib/list-organization-memberships-options.serializer-DHBnW5rP.cjs.map +0 -1
- package/lib/list-organization-roles-options.interface-BuvnLvwK.d.cts +0 -7
- package/lib/list-organizations-options.interface-EgR4w6S9.d.cts +0 -9
- package/lib/list-resources-options.serializer-CJG4qFwy.cjs +0 -19
- package/lib/list-resources-options.serializer-CJG4qFwy.cjs.map +0 -1
- package/lib/list-resources-options.serializer-ChXI92JX.d.cts +0 -7
- package/lib/list-sessions-options.interface-3wEl-9ph.d.cts +0 -8
- package/lib/list-sessions-options.serializer-DY3aSLdT.d.cts +0 -7
- package/lib/list-users-options.interface-CwR5WeUq.d.cts +0 -14
- package/lib/list-users-options.serializer-NjRJdnZI.cjs +0 -19
- package/lib/list-users-options.serializer-NjRJdnZI.cjs.map +0 -1
- package/lib/list-warrants-options.serializer-Da2XBD1V.cjs +0 -21
- package/lib/list-warrants-options.serializer-Da2XBD1V.cjs.map +0 -1
- package/lib/list-warrants-options.serializer-DghippBd.d.cts +0 -7
- package/lib/list.interface-C8ZxDYyJ.d.cts +0 -20
- package/lib/list.interface-CXp7D6FF.d.cts +0 -13
- package/lib/list.serializer-BO40xS2N.d.cts +0 -10
- package/lib/list.serializer-DJP9g3te.cjs +0 -17
- package/lib/list.serializer-DJP9g3te.cjs.map +0 -1
- package/lib/list.serializer-xzcXVR9t.d.cts +0 -7
- package/lib/locale.interface-DtJ_6jKP.d.cts +0 -5
- package/lib/logout-url-options.interface-DhTgF8Hk.d.cts +0 -8
- package/lib/magic-auth.interface-BECeWMH_.d.cts +0 -42
- package/lib/magic-auth.serializer-DUVjoLsC.d.cts +0 -8
- package/lib/mfa-sqTC0oK9.cjs +0 -50
- package/lib/mfa-sqTC0oK9.cjs.map +0 -1
- package/lib/no-api-key-provided.exception-hJIhxWx8.d.cts +0 -9
- package/lib/not-found.exception-BfAxXziV.d.cts +0 -24
- package/lib/oauth-tokens.interface-BmW9Eh4w.d.cts +0 -16
- package/lib/oauth.exception-Qx8LPHkD.d.cts +0 -15
- package/lib/object.interface-CB8MiPSx.d.cts +0 -35
- package/lib/organization-domain.interface-B1AwHwAc.cjs +0 -28
- package/lib/organization-domain.interface-B1AwHwAc.cjs.map +0 -1
- package/lib/organization-domain.interface-ozdxzINN.d.cts +0 -35
- package/lib/organization-domains-DjSUcSTL.cjs +0 -33
- package/lib/organization-domains-DjSUcSTL.cjs.map +0 -1
- package/lib/organization-membership.serializer-DVtJVaRT.cjs +0 -24
- package/lib/organization-membership.serializer-DVtJVaRT.cjs.map +0 -1
- package/lib/organization-role.interface-evatb3Ca.d.cts +0 -15
- package/lib/organization-role.serializer-BSsXTOeL.d.cts +0 -9
- package/lib/organization.interface-v9vB3M2o.d.cts +0 -30
- package/lib/organization.serializer-oavqZBEE.d.cts +0 -7
- package/lib/organizations-YJmyTBI7.cjs +0 -70
- package/lib/organizations-YJmyTBI7.cjs.map +0 -1
- package/lib/pagination-D--sr3e2.d.cts +0 -25
- package/lib/pagination-options.interface-SKgiNnuZ.d.cts +0 -10
- package/lib/parse-error-DGjhb0xQ.cjs +0 -24
- package/lib/parse-error-DGjhb0xQ.cjs.map +0 -1
- package/lib/password-hash-type.interface-vH25bPgH.d.cts +0 -5
- package/lib/password-reset.interface-Yi4hon-d.d.cts +0 -40
- package/lib/password-reset.serializer-DvGywW1e.d.cts +0 -8
- package/lib/passwordless-DTlsaF8V.cjs +0 -29
- package/lib/passwordless-DTlsaF8V.cjs.map +0 -1
- package/lib/passwordless-session.interface-BgyPqlZF.d.cts +0 -18
- package/lib/passwordless-session.serializer-CcFomvWf.cjs +0 -18
- package/lib/passwordless-session.serializer-CcFomvWf.cjs.map +0 -1
- package/lib/patch-options.interface-46BCssmo.d.cts +0 -12
- package/lib/permission.interface-BBwAYH07.d.cts +0 -40
- package/lib/permission.serializer-RAI4SM7h.d.cts +0 -7
- package/lib/pipes-CRAGN38U.cjs +0 -21
- package/lib/pipes-CRAGN38U.cjs.map +0 -1
- package/lib/pkce-n0rRYj_Q.d.cts +0 -38
- package/lib/portal-BjIQRDuq.cjs +0 -25
- package/lib/portal-BjIQRDuq.cjs.map +0 -1
- package/lib/post-options.interface-DlEjJsYu.d.cts +0 -13
- package/lib/profile-and-token.serializer-B4TVJ1rX.d.cts +0 -8
- package/lib/profile.serializer-DQhnLRm3.d.cts +0 -8
- package/lib/put-options.interface-7lk8rQLi.d.cts +0 -12
- package/lib/query-options.serializer-lpbxqWwr.cjs +0 -19
- package/lib/query-options.serializer-lpbxqWwr.cjs.map +0 -1
- package/lib/query-options.serializer-rnZkdjgt.d.cts +0 -7
- package/lib/query-result.serializer-B2dxUnKw.d.cts +0 -12
- package/lib/query-result.serializer-BfOCrnKb.cjs +0 -28
- package/lib/query-result.serializer-BfOCrnKb.cjs.map +0 -1
- package/lib/query-string-B9WibUJl.cjs +0 -40
- package/lib/query-string-B9WibUJl.cjs.map +0 -1
- package/lib/query.interface-BuOZQoFM.d.cts +0 -35
- package/lib/rate-limit-exceeded.exception-CF4reeT2.d.cts +0 -18
- package/lib/read-object.interface-D0Poz3-p.d.cts +0 -25
- package/lib/refresh-and-seal-session-data.interface-BSKQWqmn.d.cts +0 -24
- package/lib/refresh-and-seal-session-data.interface-zT1i8_J0.cjs +0 -19
- package/lib/refresh-and-seal-session-data.interface-zT1i8_J0.cjs.map +0 -1
- package/lib/remove-flag-target-options.interface-BZBcjHE7.d.cts +0 -8
- package/lib/remove-organization-role-permission-options.interface-ZMh36f0F.d.cts +0 -7
- package/lib/request-exception.interface-DahTOGID.d.cts +0 -9
- package/lib/resend-invitation-options.interface-BqrfHp3r.d.cts +0 -12
- package/lib/resend-invitation-options.serializer-DnsrXnYw.cjs +0 -12
- package/lib/resend-invitation-options.serializer-DnsrXnYw.cjs.map +0 -1
- package/lib/reset-password-options.interface-uWGx-EHg.d.cts +0 -12
- package/lib/reset-password-options.serializer-B814ASb4.d.cts +0 -7
- package/lib/resource-op.enum-DvMR02yw.d.cts +0 -8
- package/lib/resource-op.enum-ZN9cNRlL.cjs +0 -16
- package/lib/resource-op.enum-ZN9cNRlL.cjs.map +0 -1
- package/lib/resource.interface-BZ27Ar_A.d.cts +0 -77
- package/lib/resource.serializer-BiDk7ATq.cjs +0 -25
- package/lib/resource.serializer-BiDk7ATq.cjs.map +0 -1
- package/lib/resource.serializer-DO1Fpj-V.d.cts +0 -8
- package/lib/response-payload.interface-B6BBFm56.d.cts +0 -26
- package/lib/revoke-session-options.interface-20LkWyox.d.cts +0 -11
- package/lib/revoke-session-options.interface-DNh6uGcR.cjs +0 -12
- package/lib/revoke-session-options.interface-DNh6uGcR.cjs.map +0 -1
- package/lib/role.serializer-BtM19-S9.cjs +0 -22
- package/lib/role.serializer-BtM19-S9.cjs.map +0 -1
- package/lib/runtime-info-1sRVT3y-.cjs +0 -56
- package/lib/runtime-info-1sRVT3y-.cjs.map +0 -1
- package/lib/seal-B34v5bmh.cjs +0 -315
- package/lib/seal-B34v5bmh.cjs.map +0 -1
- package/lib/send-invitation-options.interface-C2RofyVU.d.cts +0 -22
- package/lib/send-invitation-options.serializer-D5x3ss8t.cjs +0 -19
- package/lib/send-invitation-options.serializer-D5x3ss8t.cjs.map +0 -1
- package/lib/send-session-response.interface-CMl4tWw_.d.cts +0 -8
- package/lib/send-verification-email-options.interface-BtOygLys.d.cts +0 -7
- package/lib/session-D_vnUDl1.cjs +0 -144
- package/lib/session-D_vnUDl1.cjs.map +0 -1
- package/lib/session-handler-options.interface-BVTuA5uU.d.cts +0 -9
- package/lib/session.interface-zszewQtk.d.cts +0 -38
- package/lib/session.serializer-DAUllV3H.d.cts +0 -7
- package/lib/set-environment-role-permissions-options.interface-CJm4G5CM.d.cts +0 -7
- package/lib/set-organization-role-permissions-options.interface-F54jbJ3q.d.cts +0 -7
- package/lib/signature-provider-CdkJsGc8.cjs +0 -38
- package/lib/signature-provider-CdkJsGc8.cjs.map +0 -1
- package/lib/signature-verification.exception-D2-xkCRS.d.cts +0 -8
- package/lib/sms.interface-f_7eFA1B.d.cts +0 -10
- package/lib/sms.serializer-DH2jsPuC.cjs +0 -12
- package/lib/sms.serializer-DH2jsPuC.cjs.map +0 -1
- package/lib/sso-DgPiUuie.cjs +0 -135
- package/lib/sso-DgPiUuie.cjs.map +0 -1
- package/lib/subtle-crypto-provider-BMf63Lhz.cjs +0 -99
- package/lib/subtle-crypto-provider-BMf63Lhz.cjs.map +0 -1
- package/lib/totp.interface-4Tn9mcvR.d.cts +0 -22
- package/lib/unauthorized.exception-B0Ma7wJ5.d.cts +0 -13
- package/lib/unknown-record.interface-DSMWbzCc.d.cts +0 -5
- package/lib/unprocessable-entity-error.interface-CGfXN5Ma.d.cts +0 -8
- package/lib/unprocessable-entity.exception-rapwl2dZ.d.cts +0 -25
- package/lib/unreachable-CWBbz4U6.cjs +0 -23
- package/lib/unreachable-CWBbz4U6.cjs.map +0 -1
- package/lib/update-environment-role-options.interface-dosXnOZd.d.cts +0 -12
- package/lib/update-environment-role-options.serializer-BNsh8m0U.d.cts +0 -7
- package/lib/update-environment-role-options.serializer-CBZS-b8e.cjs +0 -15
- package/lib/update-environment-role-options.serializer-CBZS-b8e.cjs.map +0 -1
- package/lib/update-object.interface-H3nqYCkH.d.cts +0 -13
- package/lib/update-organization-membership-options.interface-vwSowDwp.d.cts +0 -12
- package/lib/update-organization-membership-options.serializer-BL-XfapK.cjs +0 -15
- package/lib/update-organization-membership-options.serializer-BL-XfapK.cjs.map +0 -1
- package/lib/update-organization-options.interface-C5szqmv1.d.cts +0 -21
- package/lib/update-organization-options.serializer-BMZ1uX4v.d.cts +0 -7
- package/lib/update-organization-role-options.interface-rE638uDV.d.cts +0 -12
- package/lib/update-organization-role-options.serializer-C09TvDoL.cjs +0 -15
- package/lib/update-organization-role-options.serializer-C09TvDoL.cjs.map +0 -1
- package/lib/update-organization-role-options.serializer-v4U24skp.d.cts +0 -7
- package/lib/update-permission-options.interface-1DDWIS6-.d.cts +0 -12
- package/lib/update-permission-options.serializer-DBaEseXC.cjs +0 -15
- package/lib/update-permission-options.serializer-DBaEseXC.cjs.map +0 -1
- package/lib/update-permission-options.serializer-LHPO0d7U.d.cts +0 -7
- package/lib/update-user-options.interface-yJ1zfqXv.d.cts +0 -31
- package/lib/update-user-options.serializer-PMEBc0mh.d.cts +0 -7
- package/lib/update-user-password-options.interface-Bhwbi84x.d.cts +0 -11
- package/lib/update-user-password-options.serializer-xFeYcrdn.d.cts +0 -7
- package/lib/user-management-BiK0k4qR.cjs +0 -539
- package/lib/user-management-BiK0k4qR.cjs.map +0 -1
- package/lib/user.interface-BJY1-A6X.d.cts +0 -34
- package/lib/user.serializer-Cm-81FKp.d.cts +0 -7
- package/lib/validate-api-key.interface-DNV_9W09.d.cts +0 -15
- package/lib/validate-api-key.serializer-1ugfgyKZ.d.cts +0 -7
- package/lib/vault-DFZlnEty.cjs +0 -106
- package/lib/vault-DFZlnEty.cjs.map +0 -1
- package/lib/vault-key.serializer-CprnZmmD.cjs +0 -29
- package/lib/vault-key.serializer-CprnZmmD.cjs.map +0 -1
- package/lib/vault-object.serializer-DdulnQ2X.cjs +0 -84
- package/lib/vault-object.serializer-DdulnQ2X.cjs.map +0 -1
- package/lib/verify-challenge-options-BNCpUNrV.d.cts +0 -8
- package/lib/verify-challenge-response-DpXoIuSX.d.cts +0 -14
- package/lib/verify-email-options.interface-C0_VqDVK.d.cts +0 -11
- package/lib/verify-response.serializer-DLbxaA_Y.d.cts +0 -7
- package/lib/verify-response.serializer-DnBMVXXn.cjs +0 -16
- package/lib/verify-response.serializer-DnBMVXXn.cjs.map +0 -1
- package/lib/warning.interface-yJ1XNLbJ.d.cts +0 -13
- package/lib/warrant-op.enum-B2CZD0r0.cjs +0 -16
- package/lib/warrant-op.enum-B2CZD0r0.cjs.map +0 -1
- package/lib/warrant-op.enum-Dj1dkgof.d.cts +0 -8
- package/lib/warrant-token.interface-DPxaBIlh.d.cts +0 -10
- package/lib/warrant-token.serializer-C66i3W4C.d.cts +0 -7
- package/lib/warrant-token.serializer-CjWnRVCi.cjs +0 -12
- package/lib/warrant-token.serializer-CjWnRVCi.cjs.map +0 -1
- package/lib/warrant.interface-80A3Pew0.d.cts +0 -71
- package/lib/warrant.serializer-CpeeZzCI.cjs +0 -22
- package/lib/warrant.serializer-CpeeZzCI.cjs.map +0 -1
- package/lib/warrant.serializer-q9Ra6iEa.d.cts +0 -7
- package/lib/webhooks-BaB4dnDB.cjs +0 -38
- package/lib/webhooks-BaB4dnDB.cjs.map +0 -1
- package/lib/webhooks-CiFRnyi6.d.cts +0 -35
- package/lib/widgets-BRJb0-Zr.cjs +0 -21
- package/lib/widgets-BRJb0-Zr.cjs.map +0 -1
- package/lib/workos-BprVrvXG.cjs +0 -332
- package/lib/workos-BprVrvXG.cjs.map +0 -1
- package/lib/workos-options.interface-DsrGUZeh.d.cts +0 -17
- package/lib/workos-response-error.interface-CUW8-rVq.d.cts +0 -13
- package/lib/write-warrant-options.serializer-BuW_6XA_.cjs +0 -26
- package/lib/write-warrant-options.serializer-BuW_6XA_.cjs.map +0 -1
- package/lib/write-warrant-options.serializer-DYf63mng.d.cts +0 -7
- /package/lib/{action.interface-Cp_zjlbq.cjs → action.interface-CuR159eL.cjs} +0 -0
- /package/lib/{add-environment-role-permission-options.interface-Iu9Ch9C8.cjs → add-environment-role-permission-options.interface-SgWJ1ky5.cjs} +0 -0
- /package/lib/{add-flag-target-options.interface-DIrECf_q.cjs → add-flag-target-options.interface-5g9jOlv2.cjs} +0 -0
- /package/lib/{add-organization-role-permission-options.interface-CaoNd2oC.cjs → add-organization-role-permission-options.interface-vB_dUo4U.cjs} +0 -0
- /package/lib/{api-key.interface-CKbSjD5i.cjs → api-key.interface-D9M-QfXG.cjs} +0 -0
- /package/lib/{audit-log-export-options.interface-DnLNNH69.cjs → assign-role-options.interface-CoMCEKhg.cjs} +0 -0
- /package/lib/{audit-log-export.interface-C-vo0He0.cjs → audit-log-export-options.interface-mof1h-Fh.cjs} +0 -0
- /package/lib/{authenticate-with-code-and-verifier-options.interface-BtQJ_bZ2.cjs → audit-log-export.interface-ndtjUpSz.cjs} +0 -0
- /package/lib/{authenticate-with-code-options.interface-Cdjhe1KQ.cjs → authenticate-with-code-and-verifier-options.interface-DHpnQj2w.cjs} +0 -0
- /package/lib/{authenticate-with-email-verification-options.interface-Qo2pZU1Z.cjs → authenticate-with-code-options.interface-D_91NAcH.cjs} +0 -0
- /package/lib/{authenticate-with-magic-auth-options.interface-DfLPcjHB.cjs → authenticate-with-email-verification-options.interface-C9ZJu4jT.cjs} +0 -0
- /package/lib/{authenticate-with-options-base.interface-Dmse1U8k.cjs → authenticate-with-magic-auth-options.interface-Dv3BRcaM.cjs} +0 -0
- /package/lib/{authenticate-with-organization-selection.interface-CdD1Rxpb.cjs → authenticate-with-options-base.interface-CytZiAfd.cjs} +0 -0
- /package/lib/{authenticate-with-password-options.interface-CrrEcybu.cjs → authenticate-with-organization-selection.interface-C6L-ADkz.cjs} +0 -0
- /package/lib/{authenticate-with-refresh-token-options.interface-BWDjl5Ix.cjs → authenticate-with-password-options.interface-CSJGrQ5X.cjs} +0 -0
- /package/lib/{authenticate-with-refresh-token-public-client-options.interface-BT7t8bV7.cjs → authenticate-with-refresh-token-options.interface-D3XfeTmP.cjs} +0 -0
- /package/lib/{authenticate-with-totp-options.interface-BN1BsXUK.cjs → authenticate-with-refresh-token-public-client-options.interface-DVfBzMNm.cjs} +0 -0
- /package/lib/{authentication-event.interface-tO5OaPx1.cjs → authenticate-with-totp-options.interface-BTIYdseY.cjs} +0 -0
- /package/lib/{authentication-radar-risk-detected-event.interface-Cr1dhnQs.cjs → authentication-event.interface-DCzKFcA6.cjs} +0 -0
- /package/lib/{authentication-response.interface-Boc89IyY.cjs → authentication-radar-risk-detected-event.interface-ChSqAcxc.cjs} +0 -0
- /package/lib/{authorization-url-options.interface-C9Fxv_7o.cjs → authentication-response.interface-Bm9zyZ7t.cjs} +0 -0
- /package/lib/{create-data-key.interface-C2-NUWkZ.cjs → authorization/interfaces/assign-role-options.interface.cjs} +0 -0
- /package/lib/{create-environment-role-options.interface-kC_uHnZl.cjs → authorization/interfaces/authorization-resource-check.interface.cjs} +0 -0
- /package/lib/{create-magic-auth-options.interface-CSOTMcli.cjs → authorization/interfaces/authorization-resource-identifier.interface.cjs} +0 -0
- /package/lib/{create-object.interface-jufKIYD_.cjs → authorization/interfaces/authorization-resource.interface.cjs} +0 -0
- /package/lib/{create-organization-api-key-options.interface-DneHi7Es.cjs → authorization/interfaces/delete-authorization-resource-by-external-id-options.interface.cjs} +0 -0
- /package/lib/{create-organization-domain-options.interface-9xVPDedq.cjs → authorization/interfaces/delete-authorization-resource-options.interface.cjs} +0 -0
- /package/lib/{create-organization-membership-options.interface-CaQYvh6M.cjs → authorization/interfaces/get-authorization-resource-by-external-id-options.interface.cjs} +0 -0
- /package/lib/{create-organization-options.interface-BQ-ynkFt.cjs → authorization/interfaces/list-authorization-resources-options.interface.cjs} +0 -0
- /package/lib/{create-organization-role-options.interface-BZevKU9l.cjs → authorization/interfaces/list-memberships-for-resource-by-external-id-options.interface.cjs} +0 -0
- /package/lib/{create-password-reset-options.interface-CvQ8OPUP.cjs → authorization/interfaces/list-memberships-for-resource-options.interface.cjs} +0 -0
- /package/lib/{create-passwordless-session-options.interface-CUwrUUes.cjs → authorization/interfaces/list-resources-for-membership-options.interface.cjs} +0 -0
- /package/lib/{create-permission-options.interface-gNV8L40W.cjs → authorization/interfaces/list-role-assignments-options.interface.cjs} +0 -0
- /package/lib/{create-user-options.interface-Clu2DRMm.cjs → authorization/interfaces/remove-role-assignment-options.interface.cjs} +0 -0
- /package/lib/{created-api-key.interface-B9LIbGZn.cjs → authorization/interfaces/remove-role-options.interface.cjs} +0 -0
- /package/lib/{decrypt-data-key.interface-CC8-x3bk.cjs → authorization/interfaces/role-assignment.interface.cjs} +0 -0
- /package/lib/{delete-object.interface-maVx6Sss.cjs → authorization/interfaces/update-authorization-resource-by-external-id-options.interface.cjs} +0 -0
- /package/lib/{authorization-url-options.interface-Dhxhc6na.cjs → authorization-resource-check.interface-BPaHa5zy.cjs} +0 -0
- /package/lib/{connection.interface-Bizso5vL.cjs → authorization-resource.interface-DoncaLia.cjs} +0 -0
- /package/lib/{create-audit-log-event-options.interface-CV4irZpp.cjs → authorization-url-options.interface-DmZLjxDG.cjs} +0 -0
- /package/lib/{create-audit-log-schema-options.interface-CAfKAjBf.cjs → authorization-url-options.interface-gjezKDx0.cjs} +0 -0
- /package/lib/{directory-group.interface-fI3Q18_V.cjs → connection.interface-CoV0tCTn.cjs} +0 -0
- /package/lib/{directory-user.interface-BDg3vEue.cjs → create-audit-log-event-options.interface-D99OX2xL.cjs} +0 -0
- /package/lib/{directory.interface-BtqM2Oqa.cjs → create-audit-log-schema-options.interface-CtvgGRaa.cjs} +0 -0
- /package/lib/{email-verification.interface-wQQsh5oJ.cjs → create-data-key.interface-DUVzxo7g.cjs} +0 -0
- /package/lib/{enroll-auth-factor.interface-DtoEIL35.cjs → create-environment-role-options.interface-CLZHV12e.cjs} +0 -0
- /package/lib/{environment-role.interface-B1gHSYUW.cjs → create-magic-auth-options.interface-B5PJndA3.cjs} +0 -0
- /package/lib/{event.interface-DJog_FVt.cjs → create-object.interface-VxKjDrqH.cjs} +0 -0
- /package/lib/{factor.interface-DYEY2DmK.cjs → create-organization-api-key-options.interface-BaxESpuJ.cjs} +0 -0
- /package/lib/{feature-flag.interface-zWuZQ0AN.cjs → create-organization-domain-options.interface-SaQ1dv2w.cjs} +0 -0
- /package/lib/{get-options.interface-PWSxSJWf.cjs → create-organization-membership-options.interface-BTNw3jC9.cjs} +0 -0
- /package/lib/{get-profile-and-token-options.interface-B4AIgzHK.cjs → create-organization-options.interface-DtcOzvcJ.cjs} +0 -0
- /package/lib/{get-profile-options.interface-BL-ae6kv.cjs → create-organization-role-options.interface-Dy65PU52.cjs} +0 -0
- /package/lib/{http-client.interface-q5tbZi3r.cjs → create-password-reset-options.interface-CAxwaM5z.cjs} +0 -0
- /package/lib/{identity.interface-CENecjOJ.cjs → create-passwordless-session-options.interface-CmYSl_hB.cjs} +0 -0
- /package/lib/{impersonator.interface-D2BWTjld.cjs → create-permission-options.interface-862O5uvJ.cjs} +0 -0
- /package/lib/{interfaces-Bj3jzkUk.cjs → create-user-options.interface-BKkeTnvf.cjs} +0 -0
- /package/lib/{interfaces-D9rg42Qr.cjs → created-api-key.interface-C1aPiShv.cjs} +0 -0
- /package/lib/{interfaces-D_GTYFG5.cjs → decrypt-data-key.interface-D69Vb3ft.cjs} +0 -0
- /package/lib/{interfaces-DlIGjxho.cjs → delete-authorization-resource-by-external-id-options.interface-BiQ32Cns.cjs} +0 -0
- /package/lib/{interfaces-MzGHd7Yh.cjs → delete-authorization-resource-options.interface-BP6KZ1gG.cjs} +0 -0
- /package/lib/{interfaces-zQuVtXTa.cjs → delete-object.interface-DZ-xHmQu.cjs} +0 -0
- /package/lib/{invitation.interface-Dz6VF1sU.cjs → directory-group.interface-Gjrl6Za6.cjs} +0 -0
- /package/lib/{key.interface-CHRr2LEz.cjs → directory-user.interface-jIKY1oa_.cjs} +0 -0
- /package/lib/{list-auth-factors-options.interface-L62JljVx.cjs → directory.interface-Cx8RYw6k.cjs} +0 -0
- /package/lib/{list-connections-options.interface-DVqutI5F.cjs → email-verification.interface-eQIbonny.cjs} +0 -0
- /package/lib/{list-directories-options.interface-eav9nzy3.cjs → enroll-auth-factor.interface-B3iA0f5-.cjs} +0 -0
- /package/lib/{list-directory-users-options.interface-DLqDVyl2.cjs → environment-role.interface-vp39mbJG.cjs} +0 -0
- /package/lib/{list-events-options.interface-0QWZL0Yw.cjs → event.interface-DTEEUV0a.cjs} +0 -0
- /package/lib/{list-feature-flags-options.interface-DVCuHMFE.cjs → factor.interface-Cr3vEd_Q.cjs} +0 -0
- /package/lib/{list-groups-options.interface-By_UcNDc.cjs → feature-flag.interface-Bn_Jcnb4.cjs} +0 -0
- /package/lib/{list-invitations-options.interface-BSkj-ZNH.cjs → get-authorization-resource-by-external-id-options.interface-DHwlk2AT.cjs} +0 -0
- /package/lib/{list-object-versions.interface-CZ3u9vAQ.cjs → get-options.interface-DjHw29Gw.cjs} +0 -0
- /package/lib/{list-objects.interface-DB0LHLG9.cjs → get-profile-and-token-options.interface-D-t_N_S4.cjs} +0 -0
- /package/lib/{list-organization-api-keys-options.interface-CveTG0uD.cjs → get-profile-options.interface-CHz99jzH.cjs} +0 -0
- /package/lib/{list-organization-feature-flags-options.interface-_x6kSSZY.cjs → http-client.interface-f2mgwQFE.cjs} +0 -0
- /package/lib/{list-organization-memberships-options.interface-DQEYYc8q.cjs → identity.interface-CE-TyJpI.cjs} +0 -0
- /package/lib/{list-organizations-options.interface-CO97CX3u.cjs → impersonator.interface-DVfPFpHv.cjs} +0 -0
- /package/lib/{index-1uLygO4P.d.cts → index-5sePSnuT.d.cts} +0 -0
- /package/lib/{index-B6gmSQ17.d.cts → index-AOdzNy7G.d.cts} +0 -0
- /package/lib/{index-BcBOa3hp.d.cts → index-B8KvrSri.d.cts} +0 -0
- /package/lib/{index-BxzRAt8C.d.cts → index-BM6C8eiF.d.cts} +0 -0
- /package/lib/{index-CGSBYMIY.d.cts → index-BarF0VGQ.d.cts} +0 -0
- /package/lib/{index-CNyG9oqt.d.cts → index-BkwoKYuA.d.cts} +0 -0
- /package/lib/{index-CRoJq_Lc.d.cts → index-ChDktAOS.d.cts} +0 -0
- /package/lib/{index-D-yUU_Re.d.cts → index-D6_7i5mv.d.cts} +0 -0
- /package/lib/{index-DBTRFl_2.d.cts → index-DPFAF2L8.d.cts} +0 -0
- /package/lib/{index-Daxn2RpI.d.cts → index-DZvf9ts3.d.cts} +0 -0
- /package/lib/{index-W8XcuB-8.d.cts → index-QaV06Orc.d.cts} +0 -0
- /package/lib/{list-permissions-options.interface-DLk_ltrp.cjs → interfaces-2RIrb9eZ.cjs} +0 -0
- /package/lib/{list-sessions-options.interface-DRc1NZdD.cjs → interfaces-BhsLvV2I.cjs} +0 -0
- /package/lib/{list-user-feature-flags-options.interface-CgqawmKH.cjs → interfaces-Bo2cVn99.cjs} +0 -0
- /package/lib/{list-users-options.interface-C5sgnUd6.cjs → interfaces-CMcTAErf.cjs} +0 -0
- /package/lib/{list.interface-BRryI6pg.cjs → interfaces-CQzl9vB6.cjs} +0 -0
- /package/lib/{locale.interface-BTUQlgqX.cjs → interfaces-CZMLFhDN.cjs} +0 -0
- /package/lib/{logout-url-options.interface-lD0JqUBq.cjs → invitation.interface-CknczPqq.cjs} +0 -0
- /package/lib/{magic-auth.interface-D8jgzoGD.cjs → key.interface-CC2uD6p4.cjs} +0 -0
- /package/lib/{oauth-tokens.interface-BBMvv6jR.cjs → list-auth-factors-options.interface-BaWRr4HX.cjs} +0 -0
- /package/lib/{object.interface-npvKCWKF.cjs → list-authorization-resources-options.interface-B3sf3hOh.cjs} +0 -0
- /package/lib/{organization-membership.interface-CYxOpTIM.cjs → list-connections-options.interface-B4o7Dg7E.cjs} +0 -0
- /package/lib/{organization-role.interface-CLBM9aza.cjs → list-directories-options.interface-CQga5gNx.cjs} +0 -0
- /package/lib/{organization.interface-pY1iGerY.cjs → list-directory-users-options.interface-bRKoi3uh.cjs} +0 -0
- /package/lib/{pagination-options.interface-BoiKHHTH.cjs → list-events-options.interface-DlD8hbg-.cjs} +0 -0
- /package/lib/{password-reset.interface-s_bWZdDk.cjs → list-feature-flags-options.interface-BuAGocb_.cjs} +0 -0
- /package/lib/{passwordless-session.interface-Bi9y87V7.cjs → list-groups-options.interface-BkzhnP23.cjs} +0 -0
- /package/lib/{patch-options.interface-Fd1jUcSo.cjs → list-invitations-options.interface-ANMijoDj.cjs} +0 -0
- /package/lib/{permission.interface-Dhx-jPkZ.cjs → list-memberships-for-resource-by-external-id-options.interface-DVmCOuB-.cjs} +0 -0
- /package/lib/{post-options.interface-BY7OUsfe.cjs → list-memberships-for-resource-options.interface-9ATHNNdH.cjs} +0 -0
- /package/lib/{profile-and-token.interface-BrAmbRfi.cjs → list-object-versions.interface-7bMXekXS.cjs} +0 -0
- /package/lib/{profile.interface-CIhPFxjC.cjs → list-objects.interface-Df3gsh5f.cjs} +0 -0
- /package/lib/{put-options.interface-C0STQ8xm.cjs → list-organization-api-keys-options.interface-7oL0NhBo.cjs} +0 -0
- /package/lib/{query.interface-C37Vr290.cjs → list-organization-feature-flags-options.interface-CS56ReAC.cjs} +0 -0
- /package/lib/{read-object.interface-RCcLbvry.cjs → list-organization-memberships-options.interface-2VAVS67L.cjs} +0 -0
- /package/lib/{remove-flag-target-options.interface-CNzVf6zp.cjs → list-organizations-options.interface-B1M5Od_m.cjs} +0 -0
- /package/lib/{remove-organization-role-permission-options.interface-BpQUw8lU.cjs → list-permissions-options.interface-CgVHKqiN.cjs} +0 -0
- /package/lib/{resend-invitation-options.interface-U-F_hXjY.cjs → list-resources-for-membership-options.interface-1dSllzkH.cjs} +0 -0
- /package/lib/{reset-password-options.interface-ePAbD4TN.cjs → list-role-assignments-options.interface-DF9W0Crg.cjs} +0 -0
- /package/lib/{resource.interface-CvM11E0d.cjs → list-sessions-options.interface-BR3oWxBU.cjs} +0 -0
- /package/lib/{response-payload.interface-tlU2hrOg.cjs → list-user-feature-flags-options.interface-BjORmo6E.cjs} +0 -0
- /package/lib/{role.interface-DIftS8f6.cjs → list-users-options.interface-BGH7eAhH.cjs} +0 -0
- /package/lib/{send-invitation-options.interface-Kcf-k9PB.cjs → list.interface-Ch7SsnDq.cjs} +0 -0
- /package/lib/{send-session-response.interface-CVGhNzxv.cjs → locale.interface-DwCivlkF.cjs} +0 -0
- /package/lib/{send-verification-email-options.interface-BDFFU_hE.cjs → logout-url-options.interface-CW7A-s1Y.cjs} +0 -0
- /package/lib/{serializers-7jp-w6XR.cjs → magic-auth.interface-CtOudjuJ.cjs} +0 -0
- /package/lib/{serializers-BYNFscuJ.cjs → oauth-tokens.interface-CxNP7L-L.cjs} +0 -0
- /package/lib/{serializers-BwPEoKGa.cjs → object.interface-CBgtGtyU.cjs} +0 -0
- /package/lib/{serializers-ByG5nPfP.cjs → organization-membership.interface-CUF7HzwC.cjs} +0 -0
- /package/lib/{serializers-CF5AFJRO.cjs → organization-role.interface-HnEQVE0J.cjs} +0 -0
- /package/lib/{serializers-CTAQ2MNs.cjs → organization.interface-B_xvfP51.cjs} +0 -0
- /package/lib/{serializers-ConfEXvy.cjs → pagination-options.interface-865FT6y0.cjs} +0 -0
- /package/lib/{serializers-D2Dn6RC1.cjs → password-reset.interface-Cx8n6T9V.cjs} +0 -0
- /package/lib/{session.interface-BZJrUkM4.cjs → passwordless-session.interface-BPmUhUA4.cjs} +0 -0
- /package/lib/{set-environment-role-permissions-options.interface-C04yO7oE.cjs → patch-options.interface-CgLPAxTh.cjs} +0 -0
- /package/lib/{set-organization-role-permissions-options.interface-Dsm86677.cjs → permission.interface-D9G_Tf6C.cjs} +0 -0
- /package/lib/{unprocessable-entity-error.interface-B2dNTbj0.cjs → post-options.interface-8YBGzFMW.cjs} +0 -0
- /package/lib/{update-environment-role-options.interface-i6KgrgfD.cjs → profile-and-token.interface-B7LtTM4T.cjs} +0 -0
- /package/lib/{update-object.interface-CSfFiDhx.cjs → profile.interface-Ikyg1dXV.cjs} +0 -0
- /package/lib/{update-organization-membership-options.interface-DI05j1eb.cjs → put-options.interface-DyDiwQjk.cjs} +0 -0
- /package/lib/{update-organization-options.interface-Bo0n5-X2.cjs → query.interface-DtqCj1pM.cjs} +0 -0
- /package/lib/{update-organization-role-options.interface-BxoOYg6j.cjs → read-object.interface-DxLLeoRt.cjs} +0 -0
- /package/lib/{update-permission-options.interface-Cc6sRKzk.cjs → remove-flag-target-options.interface-DyBUaupv.cjs} +0 -0
- /package/lib/{update-user-options.interface-CS28Uw1c.cjs → remove-organization-role-permission-options.interface-B5nIrOvq.cjs} +0 -0
- /package/lib/{update-user-password-options.interface-Bx71Wh7d.cjs → remove-role-assignment-options.interface-Bdsr91u1.cjs} +0 -0
- /package/lib/{user.interface-Db9w7KTg.cjs → remove-role-options.interface-aSK65AAy.cjs} +0 -0
- /package/lib/{validate-api-key.interface-CH-HBG4k.cjs → resend-invitation-options.interface-CRNqm7lR.cjs} +0 -0
- /package/lib/{verify-email-options.interface-DNBDrwqZ.cjs → reset-password-options.interface-DAmF6JPe.cjs} +0 -0
- /package/lib/{warrant-token.interface-CT-IebpW.cjs → resource.interface-1aq4-7ME.cjs} +0 -0
- /package/lib/{warrant.interface-DdHBsjB0.cjs → response-payload.interface-vwwiY4s6.cjs} +0 -0
- /package/lib/{workos-options.interface-Dyy5FyDG.cjs → role-assignment.interface-CQVAgfeO.cjs} +0 -0
- /package/lib/{workos-response-error.interface-DfARVQg0.cjs → role.interface-Bjkku_tB.cjs} +0 -0
|
@@ -0,0 +1,780 @@
|
|
|
1
|
+
import { t as CryptoProvider } from "./crypto-provider-EnxiazDt.cjs";
|
|
2
|
+
import { t as Directory } from "./directory.interface-oSn1IaAq.cjs";
|
|
3
|
+
import { t as DirectoryGroup } from "./directory-group.interface-Ds7hJJCb.cjs";
|
|
4
|
+
import { t as PaginationOptions } from "./pagination-options.interface--3MwpP52.cjs";
|
|
5
|
+
import { n as SerializedListDirectoriesOptions, t as ListDirectoriesOptions } from "./list-directories-options.interface-CcEf0ljy.cjs";
|
|
6
|
+
import { t as ListDirectoryGroupsOptions } from "./list-groups-options.interface-DjW5LHiP.cjs";
|
|
7
|
+
import { t as ListDirectoryUsersOptions } from "./list-directory-users-options.interface-ByCIBUjA.cjs";
|
|
8
|
+
import { n as EnvironmentRoleList, t as EnvironmentRole } from "./environment-role.interface-D1iWLXE9.cjs";
|
|
9
|
+
import { t as CreateEnvironmentRoleOptions } from "./create-environment-role-options.interface-D4HEg3bl.cjs";
|
|
10
|
+
import { n as UpdateEnvironmentRoleOptions } from "./update-environment-role-options.interface-DmxJlvJj.cjs";
|
|
11
|
+
import { t as SetEnvironmentRolePermissionsOptions } from "./set-environment-role-permissions-options.interface-BZKVKr61.cjs";
|
|
12
|
+
import { t as AddEnvironmentRolePermissionOptions } from "./add-environment-role-permission-options.interface-DPQPMlMJ.cjs";
|
|
13
|
+
import { t as OrganizationRole } from "./organization-role.interface-DXjTJ0Z5.cjs";
|
|
14
|
+
import { t as CreateOrganizationRoleOptions } from "./create-organization-role-options.interface-Cl-_2QsZ.cjs";
|
|
15
|
+
import { n as UpdateOrganizationRoleOptions } from "./update-organization-role-options.interface-DmZR0gHw.cjs";
|
|
16
|
+
import { t as SetOrganizationRolePermissionsOptions } from "./set-organization-role-permissions-options.interface-B5ETA0fj.cjs";
|
|
17
|
+
import { t as AddOrganizationRolePermissionOptions } from "./add-organization-role-permission-options.interface-DjcIZCA2.cjs";
|
|
18
|
+
import { t as RemoveOrganizationRolePermissionOptions } from "./remove-organization-role-permission-options.interface-wLcPXpuW.cjs";
|
|
19
|
+
import { n as PermissionList, t as Permission } from "./permission.interface-DUgNctyv.cjs";
|
|
20
|
+
import { t as CreatePermissionOptions } from "./create-permission-options.interface-D-ZUSfo3.cjs";
|
|
21
|
+
import { n as UpdatePermissionOptions } from "./update-permission-options.interface-BUmoAwcY.cjs";
|
|
22
|
+
import { Bn as ProfileAndToken, Cn as CreateOrganizationApiKeyRequestOptions, Dn as SerializedListOrganizationMembershipsOptions, En as ListOrganizationMembershipsOptions, Hn as Profile, Ln as ListInvitationsOptions, Pn as OrganizationMembership, Rn as SerializedListInvitationsOptions, Sn as CreateOrganizationApiKeyOptions, Tn as ListUserFeatureFlagsOptions, Wn as DefaultCustomAttributes, Zn as Role, ct as Event, er as RoleList, kn as AuthorizationOrganizationMembershipList, n as CreateOrganizationRequestOptions, nr as ListPermissionsOptions, qn as DirectoryUserWithGroups, t as CreateOrganizationOptions, zn as ListAuthFactorsOptions } from "./index-BDMqzUe6.cjs";
|
|
23
|
+
import { a as CreateAuthorizationResourceOptions, n as AuthorizationResourceList, t as AuthorizationResource, u as UpdateAuthorizationResourceOptions } from "./authorization-resource.interface-DIAEcvVn.cjs";
|
|
24
|
+
import { t as ListAuthorizationResourcesOptions } from "./list-authorization-resources-options.interface-DGEUHL6V.cjs";
|
|
25
|
+
import { t as GetAuthorizationResourceByExternalIdOptions } from "./get-authorization-resource-by-external-id-options.interface-Qnp6DQk8.cjs";
|
|
26
|
+
import { t as UpdateAuthorizationResourceByExternalIdOptions } from "./update-authorization-resource-by-external-id-options.interface-VdkOB-85.cjs";
|
|
27
|
+
import { t as DeleteAuthorizationResourceByExternalIdOptions } from "./delete-authorization-resource-by-external-id-options.interface-BvZqYnwY.cjs";
|
|
28
|
+
import { t as DeleteAuthorizationResourceOptions } from "./delete-authorization-resource-options.interface-BADx9Ibk.cjs";
|
|
29
|
+
import { i as AuthorizationCheckResult, t as AuthorizationCheckOptions } from "./authorization-resource-check.interface-BTZ0DC-5.cjs";
|
|
30
|
+
import { t as ListResourcesForMembershipOptions } from "./list-resources-for-membership-options.interface-BxIdPPlj.cjs";
|
|
31
|
+
import { t as ListMembershipsForResourceOptions } from "./list-memberships-for-resource-options.interface-DYjL4T-O.cjs";
|
|
32
|
+
import { t as ListMembershipsForResourceByExternalIdOptions } from "./list-memberships-for-resource-by-external-id-options.interface-2SPYpjXz.cjs";
|
|
33
|
+
import { n as RoleAssignmentList, t as RoleAssignment } from "./role-assignment.interface-ChR_OANy.cjs";
|
|
34
|
+
import { t as ListRoleAssignmentsOptions } from "./list-role-assignments-options.interface-CitVe5-E.cjs";
|
|
35
|
+
import { t as AssignRoleOptions } from "./assign-role-options.interface-EodzUpo8.cjs";
|
|
36
|
+
import { n as RemoveRoleOptions } from "./remove-role-options.interface-C05Tjj04.cjs";
|
|
37
|
+
import { t as RemoveRoleAssignmentOptions } from "./remove-role-assignment-options.interface-D0qpb2wr.cjs";
|
|
38
|
+
import { n as SSOPKCEAuthorizationURLResult, t as SSOAuthorizationURLOptions } from "./authorization-url-options.interface-jpmqnJeg.cjs";
|
|
39
|
+
import { t as Connection } from "./connection.interface-CYEbF9mD.cjs";
|
|
40
|
+
import { t as GetProfileOptions } from "./get-profile-options.interface-BJLekz2p.cjs";
|
|
41
|
+
import { t as GetProfileAndTokenOptions } from "./get-profile-and-token-options.interface-BTmM6245.cjs";
|
|
42
|
+
import { n as SerializedListConnectionsOptions, t as ListConnectionsOptions } from "./list-connections-options.interface-DVXp4re1.cjs";
|
|
43
|
+
import { t as UnknownRecord } from "./unknown-record.interface-KDwjwNHM.cjs";
|
|
44
|
+
import { n as AuthenticateWithCodeOptions } from "./authenticate-with-code-options.interface-H0yfsHxj.cjs";
|
|
45
|
+
import { t as AuthenticateWithCodeAndVerifierOptions } from "./authenticate-with-code-and-verifier-options.interface-DW8HBYmR.cjs";
|
|
46
|
+
import { n as AuthenticateWithEmailVerificationOptions } from "./authenticate-with-email-verification-options.interface-bntD5tLo.cjs";
|
|
47
|
+
import { n as AuthenticateWithMagicAuthOptions } from "./authenticate-with-magic-auth-options.interface-DKiBkjxK.cjs";
|
|
48
|
+
import { n as AuthenticateWithOrganizationSelectionOptions } from "./authenticate-with-organization-selection.interface-BjNOboud.cjs";
|
|
49
|
+
import { n as AuthenticateWithPasswordOptions } from "./authenticate-with-password-options.interface-CBzERAqt.cjs";
|
|
50
|
+
import { n as AuthenticateWithRefreshTokenOptions } from "./authenticate-with-refresh-token-options.interface-Bc0KcSmQ.cjs";
|
|
51
|
+
import { t as User } from "./user.interface-CSksrToF.cjs";
|
|
52
|
+
import { t as AuthenticationResponse } from "./authentication-response.interface-B5XOTdYu.cjs";
|
|
53
|
+
import { a as AuthenticateWithSessionCookieSuccessResponse, i as AuthenticateWithSessionCookieOptions, n as AuthenticateWithSessionCookieFailedResponse, o as SessionCookieData } from "./authenticate-with-session-cookie.interface--Ugw1Meh.cjs";
|
|
54
|
+
import { n as AuthenticateWithTotpOptions } from "./authenticate-with-totp-options.interface-CBZmKTjf.cjs";
|
|
55
|
+
import { n as UserManagementAuthorizationURLOptions, t as PKCEAuthorizationURLResult } from "./authorization-url-options.interface-DbdK4xoe.cjs";
|
|
56
|
+
import { t as CreateMagicAuthOptions } from "./create-magic-auth-options.interface-Ducd6OEm.cjs";
|
|
57
|
+
import { t as CreateOrganizationMembershipOptions } from "./create-organization-membership-options.interface-Ce6O3qzL.cjs";
|
|
58
|
+
import { t as CreatePasswordResetOptions } from "./create-password-reset-options.interface-_azhiyDG.cjs";
|
|
59
|
+
import { t as CreateUserOptions } from "./create-user-options.interface-C5A9ZFXJ.cjs";
|
|
60
|
+
import { t as EmailVerification } from "./email-verification.interface-DoXRDBkX.cjs";
|
|
61
|
+
import { t as EnrollAuthFactorOptions } from "./enroll-auth-factor.interface-BsXY6399.cjs";
|
|
62
|
+
import { r as FactorWithSecrets, t as Factor } from "./factor.interface-TCY5UjaZ.cjs";
|
|
63
|
+
import { t as Identity } from "./identity.interface-BwHBiRFv.cjs";
|
|
64
|
+
import { t as Invitation } from "./invitation.interface-BwZhU4Nq.cjs";
|
|
65
|
+
import { n as SerializedListSessionsOptions, t as ListSessionsOptions } from "./list-sessions-options.interface-rRvxj4no.cjs";
|
|
66
|
+
import { n as SerializedListUsersOptions, t as ListUsersOptions } from "./list-users-options.interface-BrZWq49H.cjs";
|
|
67
|
+
import { t as LogoutURLOptions } from "./logout-url-options.interface-BOLd7ZRi.cjs";
|
|
68
|
+
import { t as MagicAuth } from "./magic-auth.interface-DGn4_Ctk.cjs";
|
|
69
|
+
import { t as PasswordReset } from "./password-reset.interface-5Hk5_t85.cjs";
|
|
70
|
+
import { n as RefreshSessionResponse } from "./refresh-and-seal-session-data.interface-CfKqrf2N.cjs";
|
|
71
|
+
import { t as ResendInvitationOptions } from "./resend-invitation-options.interface-5-DjRWwi.cjs";
|
|
72
|
+
import { t as ResetPasswordOptions } from "./reset-password-options.interface-DR1PHcVr.cjs";
|
|
73
|
+
import { t as RevokeSessionOptions } from "./revoke-session-options.interface-BW7f0pb7.cjs";
|
|
74
|
+
import { t as SendInvitationOptions } from "./send-invitation-options.interface-DtIC4uoS.cjs";
|
|
75
|
+
import { t as SendVerificationEmailOptions } from "./send-verification-email-options.interface-IMaY7OHw.cjs";
|
|
76
|
+
import { n as Session } from "./session.interface-DEkXnpLu.cjs";
|
|
77
|
+
import { n as UpdateOrganizationMembershipOptions } from "./update-organization-membership-options.interface-CBFTtRh2.cjs";
|
|
78
|
+
import { n as UpdateUserOptions } from "./update-user-options.interface-CzrbRCX7.cjs";
|
|
79
|
+
import { n as VerifyEmailOptions } from "./verify-email-options.interface-B8NOVqLy.cjs";
|
|
80
|
+
import { t as CreateOrganizationDomainOptions } from "./create-organization-domain-options.interface-BA0FNfqD.cjs";
|
|
81
|
+
import { t as OrganizationDomain } from "./organization-domain.interface-DCWcsWrJ.cjs";
|
|
82
|
+
import { t as ApiKey } from "./api-key.interface-CiHEJPea.cjs";
|
|
83
|
+
import { t as CreatedApiKey } from "./created-api-key.interface-Dskf-Dpu.cjs";
|
|
84
|
+
import { t as ListOrganizationApiKeysOptions } from "./list-organization-api-keys-options.interface-DP6NjvYw.cjs";
|
|
85
|
+
import { n as ValidateApiKeyOptions, r as ValidateApiKeyResponse } from "./validate-api-key.interface-D_WJOvPm.cjs";
|
|
86
|
+
import { t as GetOptions } from "./get-options.interface-DoL0T9e1.cjs";
|
|
87
|
+
import { t as List } from "./list.interface-BMsjwGOu.cjs";
|
|
88
|
+
import { t as PatchOptions } from "./patch-options.interface-BAVaR96y.cjs";
|
|
89
|
+
import { t as PostOptions } from "./post-options.interface-D8yUBVGr.cjs";
|
|
90
|
+
import { t as PutOptions } from "./put-options.interface-JSNS5evI.cjs";
|
|
91
|
+
import { t as WorkOSOptions } from "./workos-options.interface-PcLJpyIn.cjs";
|
|
92
|
+
import { t as ListOrganizationFeatureFlagsOptions } from "./list-organization-feature-flags-options.interface-BuY-zNS_.cjs";
|
|
93
|
+
import { t as ListOrganizationsOptions } from "./list-organizations-options.interface-CR5m7YfR.cjs";
|
|
94
|
+
import { t as Organization } from "./organization.interface-qvSYAhMT.cjs";
|
|
95
|
+
import { n as UpdateOrganizationOptions } from "./update-organization-options.interface-BiK4pXHm.cjs";
|
|
96
|
+
import { t as Actions } from "./actions-Ci8wakLD.cjs";
|
|
97
|
+
import { t as PKCE } from "./pkce-CkDcEdoo.cjs";
|
|
98
|
+
import { t as AutoPaginatable } from "./pagination-DARFXAuP.cjs";
|
|
99
|
+
import { t as ListEventOptions } from "./list-events-options.interface-DJVfXCA3.cjs";
|
|
100
|
+
import { t as FeatureFlag } from "./feature-flag.interface-DDrAgky3.cjs";
|
|
101
|
+
import { t as ListOrganizationRolesOptions } from "./list-organization-roles-options.interface-DmY9jVcp.cjs";
|
|
102
|
+
import { t as PasswordlessSession } from "./passwordless-session.interface-DBPNZsQp.cjs";
|
|
103
|
+
import { t as CreatePasswordlessSessionOptions } from "./create-passwordless-session-options.interface-BPq-a_ff.cjs";
|
|
104
|
+
import { t as SendSessionResponse } from "./send-session-response.interface-Bu76CdzC.cjs";
|
|
105
|
+
import { n as GetAccessTokenOptions, r as GetAccessTokenResponse } from "./get-access-token.interface-COCgEGF_.cjs";
|
|
106
|
+
import { t as GeneratePortalLinkIntent } from "./generate-portal-link-intent.interface-BQMOkPft.cjs";
|
|
107
|
+
import { t as Webhooks } from "./webhooks-DvyWO-Zh.cjs";
|
|
108
|
+
import { t as ChallengeFactorOptions } from "./challenge-factor-options-1PMSJeef.cjs";
|
|
109
|
+
import { t as Challenge } from "./challenge.interface-UNMAxHWR.cjs";
|
|
110
|
+
import { t as EnrollFactorOptions } from "./enroll-factor-options-Dj9Vl-kp.cjs";
|
|
111
|
+
import { r as FactorWithSecrets$1, t as Factor$1 } from "./factor.interface-DPOR4t5-.cjs";
|
|
112
|
+
import { t as VerifyChallengeOptions } from "./verify-challenge-options-Cnd5QHmo.cjs";
|
|
113
|
+
import { t as VerifyResponse } from "./verify-challenge-response-Cxjr42mg.cjs";
|
|
114
|
+
import { t as AuditLogExportOptions } from "./audit-log-export-options.interface--M_PWQFX.cjs";
|
|
115
|
+
import { t as AuditLogExport } from "./audit-log-export.interface-DD4KnnW3.cjs";
|
|
116
|
+
import { i as CreateAuditLogEventRequestOptions, r as CreateAuditLogEventOptions } from "./create-audit-log-event-options.interface-BMImi3Ph.cjs";
|
|
117
|
+
import { a as CreateAuditLogSchemaOptions, n as AuditLogSchema, o as CreateAuditLogSchemaRequestOptions } from "./create-audit-log-schema-options.interface-DEw2JEw9.cjs";
|
|
118
|
+
import { t as SessionHandlerOptions } from "./session-handler-options.interface-DJRJes_5.cjs";
|
|
119
|
+
import { c as ResourceInterface, g as UpdateResourceOptions, i as DeleteResourceOptions, l as ResourceOptions, m as SerializedListResourcesOptions, o as ListResourcesOptions, r as CreateResourceOptions, s as Resource, t as BatchWriteResourcesOptions } from "./resource.interface-D-MMSzFn.cjs";
|
|
120
|
+
import { c as Warrant, i as SerializedListWarrantsOptions, n as ListWarrantsRequestOptions, t as ListWarrantsOptions, u as WriteWarrantOptions } from "./warrant.interface-DPnDplf7.cjs";
|
|
121
|
+
import { i as CheckResult, n as CheckOptions, r as CheckRequestOptions, t as CheckBatchOptions } from "./check.interface-CiNYxsPC.cjs";
|
|
122
|
+
import { a as SerializedQueryOptions, n as QueryRequestOptions, r as QueryResult, t as QueryOptions } from "./query.interface-BSHlqTYK.cjs";
|
|
123
|
+
import { t as WarrantToken } from "./warrant-token.interface-NdVyFw9l.cjs";
|
|
124
|
+
import { t as FgaPaginatable } from "./fga-paginatable-DYGgFxzL.cjs";
|
|
125
|
+
import { t as AddFlagTargetOptions } from "./add-flag-target-options.interface-Bwr2zybt.cjs";
|
|
126
|
+
import { t as ListFeatureFlagsOptions } from "./list-feature-flags-options.interface-BDzOTdye.cjs";
|
|
127
|
+
import { t as RemoveFlagTargetOptions } from "./remove-flag-target-options.interface-BlZtU4Qf.cjs";
|
|
128
|
+
import { t as HttpClient } from "./http-client-tGbZ0v6f.cjs";
|
|
129
|
+
import { t as GetTokenOptions } from "./get-token-xmqdj8Zh.cjs";
|
|
130
|
+
import { n as DataKeyPair, r as KeyContext, t as DataKey } from "./key.interface-DWikImzG.cjs";
|
|
131
|
+
import { t as CreateDataKeyOptions } from "./create-data-key.interface-B-aytYEd.cjs";
|
|
132
|
+
import { t as DecryptDataKeyOptions } from "./decrypt-data-key.interface-BuI1is1m.cjs";
|
|
133
|
+
import { n as CreateObjectOptions } from "./create-object.interface-Bm7L0wKq.cjs";
|
|
134
|
+
import { t as DeleteObjectOptions } from "./delete-object.interface-BJMqWLai.cjs";
|
|
135
|
+
import { a as VaultObject, i as ObjectVersion, n as ObjectMetadata, t as ObjectDigest } from "./object.interface-C0gQ84EY.cjs";
|
|
136
|
+
import { n as ReadObjectOptions } from "./read-object.interface-BwzjcSVm.cjs";
|
|
137
|
+
import { n as UpdateObjectOptions } from "./update-object.interface-C8y9e8Lt.cjs";
|
|
138
|
+
import * as jose0 from "jose";
|
|
139
|
+
|
|
140
|
+
//#region src/directory-sync/directory-sync.d.ts
|
|
141
|
+
declare class DirectorySync {
|
|
142
|
+
private readonly workos;
|
|
143
|
+
constructor(workos: WorkOS);
|
|
144
|
+
listDirectories(options?: ListDirectoriesOptions): Promise<AutoPaginatable<Directory, SerializedListDirectoriesOptions>>;
|
|
145
|
+
getDirectory(id: string): Promise<Directory>;
|
|
146
|
+
deleteDirectory(id: string): Promise<void>;
|
|
147
|
+
listGroups(options: ListDirectoryGroupsOptions): Promise<AutoPaginatable<DirectoryGroup, ListDirectoryGroupsOptions>>;
|
|
148
|
+
listUsers<TCustomAttributes extends object = DefaultCustomAttributes>(options: ListDirectoryUsersOptions): Promise<AutoPaginatable<DirectoryUserWithGroups<TCustomAttributes>, ListDirectoryUsersOptions>>;
|
|
149
|
+
getUser<TCustomAttributes extends object = DefaultCustomAttributes>(user: string): Promise<DirectoryUserWithGroups<TCustomAttributes>>;
|
|
150
|
+
getGroup(group: string): Promise<DirectoryGroup>;
|
|
151
|
+
}
|
|
152
|
+
//#endregion
|
|
153
|
+
//#region src/events/events.d.ts
|
|
154
|
+
declare class Events {
|
|
155
|
+
private readonly workos;
|
|
156
|
+
constructor(workos: WorkOS);
|
|
157
|
+
listEvents(options: ListEventOptions): Promise<List<Event>>;
|
|
158
|
+
}
|
|
159
|
+
//#endregion
|
|
160
|
+
//#region src/organizations/organizations.d.ts
|
|
161
|
+
declare class Organizations {
|
|
162
|
+
private readonly workos;
|
|
163
|
+
constructor(workos: WorkOS);
|
|
164
|
+
listOrganizations(options?: ListOrganizationsOptions): Promise<AutoPaginatable<Organization, ListOrganizationsOptions>>;
|
|
165
|
+
createOrganization(payload: CreateOrganizationOptions, requestOptions?: CreateOrganizationRequestOptions): Promise<Organization>;
|
|
166
|
+
deleteOrganization(id: string): Promise<void>;
|
|
167
|
+
getOrganization(id: string): Promise<Organization>;
|
|
168
|
+
getOrganizationByExternalId(externalId: string): Promise<Organization>;
|
|
169
|
+
updateOrganization(options: UpdateOrganizationOptions): Promise<Organization>;
|
|
170
|
+
listOrganizationRoles(options: ListOrganizationRolesOptions): Promise<RoleList>;
|
|
171
|
+
listOrganizationFeatureFlags(options: ListOrganizationFeatureFlagsOptions): Promise<AutoPaginatable<FeatureFlag>>;
|
|
172
|
+
listOrganizationApiKeys(options: ListOrganizationApiKeysOptions): Promise<AutoPaginatable<ApiKey>>;
|
|
173
|
+
createOrganizationApiKey(options: CreateOrganizationApiKeyOptions, requestOptions?: CreateOrganizationApiKeyRequestOptions): Promise<CreatedApiKey>;
|
|
174
|
+
}
|
|
175
|
+
//#endregion
|
|
176
|
+
//#region src/organization-domains/organization-domains.d.ts
|
|
177
|
+
declare class OrganizationDomains {
|
|
178
|
+
private readonly workos;
|
|
179
|
+
constructor(workos: WorkOS);
|
|
180
|
+
get(id: string): Promise<OrganizationDomain>;
|
|
181
|
+
verify(id: string): Promise<OrganizationDomain>;
|
|
182
|
+
create(payload: CreateOrganizationDomainOptions): Promise<OrganizationDomain>;
|
|
183
|
+
delete(id: string): Promise<void>;
|
|
184
|
+
}
|
|
185
|
+
//#endregion
|
|
186
|
+
//#region src/passwordless/passwordless.d.ts
|
|
187
|
+
declare class Passwordless {
|
|
188
|
+
private readonly workos;
|
|
189
|
+
constructor(workos: WorkOS);
|
|
190
|
+
createSession({
|
|
191
|
+
redirectURI,
|
|
192
|
+
expiresIn,
|
|
193
|
+
...options
|
|
194
|
+
}: CreatePasswordlessSessionOptions): Promise<PasswordlessSession>;
|
|
195
|
+
sendSession(sessionId: string): Promise<SendSessionResponse>;
|
|
196
|
+
}
|
|
197
|
+
//#endregion
|
|
198
|
+
//#region src/pipes/pipes.d.ts
|
|
199
|
+
declare class Pipes {
|
|
200
|
+
private readonly workos;
|
|
201
|
+
constructor(workos: WorkOS);
|
|
202
|
+
getAccessToken({
|
|
203
|
+
provider,
|
|
204
|
+
...options
|
|
205
|
+
}: GetAccessTokenOptions & {
|
|
206
|
+
provider: string;
|
|
207
|
+
}): Promise<GetAccessTokenResponse>;
|
|
208
|
+
}
|
|
209
|
+
//#endregion
|
|
210
|
+
//#region src/portal/portal.d.ts
|
|
211
|
+
declare class Portal {
|
|
212
|
+
private readonly workos;
|
|
213
|
+
constructor(workos: WorkOS);
|
|
214
|
+
generateLink({
|
|
215
|
+
intent,
|
|
216
|
+
organization,
|
|
217
|
+
returnUrl,
|
|
218
|
+
successUrl
|
|
219
|
+
}: {
|
|
220
|
+
intent: GeneratePortalLinkIntent;
|
|
221
|
+
organization: string;
|
|
222
|
+
returnUrl?: string;
|
|
223
|
+
successUrl?: string;
|
|
224
|
+
}): Promise<{
|
|
225
|
+
link: string;
|
|
226
|
+
}>;
|
|
227
|
+
}
|
|
228
|
+
//#endregion
|
|
229
|
+
//#region src/sso/sso.d.ts
|
|
230
|
+
declare class SSO {
|
|
231
|
+
private readonly workos;
|
|
232
|
+
constructor(workos: WorkOS);
|
|
233
|
+
listConnections(options?: ListConnectionsOptions): Promise<AutoPaginatable<Connection, SerializedListConnectionsOptions>>;
|
|
234
|
+
deleteConnection(id: string): Promise<void>;
|
|
235
|
+
getAuthorizationUrl(options: SSOAuthorizationURLOptions): string;
|
|
236
|
+
/**
|
|
237
|
+
* Generates an authorization URL with PKCE parameters automatically generated.
|
|
238
|
+
* Use this for public clients (CLI apps, Electron, mobile) that cannot
|
|
239
|
+
* securely store a client secret.
|
|
240
|
+
*
|
|
241
|
+
* @returns Object containing url, state, and codeVerifier
|
|
242
|
+
*
|
|
243
|
+
* @example
|
|
244
|
+
* ```typescript
|
|
245
|
+
* const { url, state, codeVerifier } = await workos.sso.getAuthorizationUrlWithPKCE({
|
|
246
|
+
* connection: 'conn_123',
|
|
247
|
+
* clientId: 'client_123',
|
|
248
|
+
* redirectUri: 'myapp://callback',
|
|
249
|
+
* });
|
|
250
|
+
*
|
|
251
|
+
* // Store state and codeVerifier securely, then redirect user to url
|
|
252
|
+
* // After callback, exchange the code:
|
|
253
|
+
* const { profile, accessToken } = await workos.sso.getProfileAndToken({
|
|
254
|
+
* code: authorizationCode,
|
|
255
|
+
* codeVerifier,
|
|
256
|
+
* clientId: 'client_123',
|
|
257
|
+
* });
|
|
258
|
+
* ```
|
|
259
|
+
*/
|
|
260
|
+
getAuthorizationUrlWithPKCE(options: Omit<SSOAuthorizationURLOptions, 'codeChallenge' | 'codeChallengeMethod' | 'state'>): Promise<SSOPKCEAuthorizationURLResult>;
|
|
261
|
+
getConnection(id: string): Promise<Connection>;
|
|
262
|
+
/**
|
|
263
|
+
* Exchange an authorization code for a profile and access token.
|
|
264
|
+
*
|
|
265
|
+
* Auto-detects public vs confidential client mode:
|
|
266
|
+
* - If codeVerifier is provided: Uses PKCE flow (public client)
|
|
267
|
+
* - If no codeVerifier: Uses client_secret from API key (confidential client)
|
|
268
|
+
* - If both: Uses both client_secret AND codeVerifier (confidential client with PKCE)
|
|
269
|
+
*
|
|
270
|
+
* Using PKCE with confidential clients is recommended by OAuth 2.1 for defense
|
|
271
|
+
* in depth and provides additional CSRF protection on the authorization flow.
|
|
272
|
+
*
|
|
273
|
+
* @throws Error if neither codeVerifier nor API key is available
|
|
274
|
+
*/
|
|
275
|
+
getProfileAndToken<CustomAttributesType extends UnknownRecord = UnknownRecord>({
|
|
276
|
+
code,
|
|
277
|
+
clientId,
|
|
278
|
+
codeVerifier
|
|
279
|
+
}: GetProfileAndTokenOptions): Promise<ProfileAndToken<CustomAttributesType>>;
|
|
280
|
+
getProfile<CustomAttributesType extends UnknownRecord = UnknownRecord>({
|
|
281
|
+
accessToken
|
|
282
|
+
}: GetProfileOptions): Promise<Profile<CustomAttributesType>>;
|
|
283
|
+
}
|
|
284
|
+
//#endregion
|
|
285
|
+
//#region src/mfa/mfa.d.ts
|
|
286
|
+
declare class Mfa {
|
|
287
|
+
private readonly workos;
|
|
288
|
+
constructor(workos: WorkOS);
|
|
289
|
+
deleteFactor(id: string): Promise<void>;
|
|
290
|
+
getFactor(id: string): Promise<Factor$1>;
|
|
291
|
+
enrollFactor(options: EnrollFactorOptions): Promise<FactorWithSecrets$1>;
|
|
292
|
+
challengeFactor(options: ChallengeFactorOptions): Promise<Challenge>;
|
|
293
|
+
verifyChallenge(options: VerifyChallengeOptions): Promise<VerifyResponse>;
|
|
294
|
+
}
|
|
295
|
+
//#endregion
|
|
296
|
+
//#region src/audit-logs/audit-logs.d.ts
|
|
297
|
+
declare class AuditLogs {
|
|
298
|
+
private readonly workos;
|
|
299
|
+
constructor(workos: WorkOS);
|
|
300
|
+
createEvent(organization: string, event: CreateAuditLogEventOptions, options?: CreateAuditLogEventRequestOptions): Promise<void>;
|
|
301
|
+
createExport(options: AuditLogExportOptions): Promise<AuditLogExport>;
|
|
302
|
+
getExport(auditLogExportId: string): Promise<AuditLogExport>;
|
|
303
|
+
createSchema(schema: CreateAuditLogSchemaOptions, options?: CreateAuditLogSchemaRequestOptions): Promise<AuditLogSchema>;
|
|
304
|
+
}
|
|
305
|
+
//#endregion
|
|
306
|
+
//#region src/user-management/session.d.ts
|
|
307
|
+
type RefreshOptions = {
|
|
308
|
+
cookiePassword?: string;
|
|
309
|
+
organizationId?: string;
|
|
310
|
+
};
|
|
311
|
+
declare class CookieSession {
|
|
312
|
+
private userManagement;
|
|
313
|
+
private cookiePassword;
|
|
314
|
+
private sessionData;
|
|
315
|
+
constructor(userManagement: UserManagement, sessionData: string, cookiePassword: string);
|
|
316
|
+
/**
|
|
317
|
+
* Authenticates a user with a session cookie.
|
|
318
|
+
*
|
|
319
|
+
* @returns An object indicating whether the authentication was successful or not. If successful, it will include the user's session data.
|
|
320
|
+
*/
|
|
321
|
+
authenticate(): Promise<AuthenticateWithSessionCookieSuccessResponse | AuthenticateWithSessionCookieFailedResponse>;
|
|
322
|
+
/**
|
|
323
|
+
* Refreshes the user's session.
|
|
324
|
+
*
|
|
325
|
+
* @param options - Optional options for refreshing the session.
|
|
326
|
+
* @param options.cookiePassword - The password to use for the new session cookie.
|
|
327
|
+
* @param options.organizationId - The organization ID to use for the new session cookie.
|
|
328
|
+
* @returns An object indicating whether the refresh was successful or not. If successful, it will include the new sealed session data.
|
|
329
|
+
*/
|
|
330
|
+
refresh(options?: RefreshOptions): Promise<RefreshSessionResponse>;
|
|
331
|
+
/**
|
|
332
|
+
* Gets the URL to redirect the user to for logging out.
|
|
333
|
+
*
|
|
334
|
+
* @returns The URL to redirect the user to for logging out.
|
|
335
|
+
*/
|
|
336
|
+
getLogoutUrl({
|
|
337
|
+
returnTo
|
|
338
|
+
}?: {
|
|
339
|
+
returnTo?: string;
|
|
340
|
+
}): Promise<string>;
|
|
341
|
+
private isValidJwt;
|
|
342
|
+
}
|
|
343
|
+
//#endregion
|
|
344
|
+
//#region src/user-management/user-management.d.ts
|
|
345
|
+
declare class UserManagement {
|
|
346
|
+
private readonly workos;
|
|
347
|
+
private _jwks;
|
|
348
|
+
clientId: string | undefined;
|
|
349
|
+
constructor(workos: WorkOS);
|
|
350
|
+
/**
|
|
351
|
+
* Resolve clientId from method options or fall back to constructor-provided value.
|
|
352
|
+
* @throws TypeError if clientId is not available from either source
|
|
353
|
+
*/
|
|
354
|
+
private resolveClientId;
|
|
355
|
+
getJWKS(): Promise<ReturnType<typeof jose0.createRemoteJWKSet> | undefined>;
|
|
356
|
+
/**
|
|
357
|
+
* Loads a sealed session using the provided session data and cookie password.
|
|
358
|
+
*
|
|
359
|
+
* @param options - The options for loading the sealed session.
|
|
360
|
+
* @param options.sessionData - The sealed session data.
|
|
361
|
+
* @param options.cookiePassword - The password used to encrypt the session data.
|
|
362
|
+
* @returns The session class.
|
|
363
|
+
*/
|
|
364
|
+
loadSealedSession(options: {
|
|
365
|
+
sessionData: string;
|
|
366
|
+
cookiePassword: string;
|
|
367
|
+
}): CookieSession;
|
|
368
|
+
getUser(userId: string): Promise<User>;
|
|
369
|
+
getUserByExternalId(externalId: string): Promise<User>;
|
|
370
|
+
listUsers(options?: ListUsersOptions): Promise<AutoPaginatable<User, SerializedListUsersOptions>>;
|
|
371
|
+
createUser(payload: CreateUserOptions): Promise<User>;
|
|
372
|
+
authenticateWithMagicAuth(payload: AuthenticateWithMagicAuthOptions): Promise<AuthenticationResponse>;
|
|
373
|
+
authenticateWithPassword(payload: AuthenticateWithPasswordOptions): Promise<AuthenticationResponse>;
|
|
374
|
+
/**
|
|
375
|
+
* Exchange an authorization code for tokens.
|
|
376
|
+
*
|
|
377
|
+
* Auto-detects public vs confidential client mode:
|
|
378
|
+
* - If codeVerifier is provided: Uses PKCE flow (public client)
|
|
379
|
+
* - If no codeVerifier: Uses client_secret from API key (confidential client)
|
|
380
|
+
* - If both: Uses both client_secret AND codeVerifier (confidential client with PKCE)
|
|
381
|
+
*
|
|
382
|
+
* Using PKCE with confidential clients is recommended by OAuth 2.1 for defense
|
|
383
|
+
* in depth and provides additional CSRF protection on the authorization flow.
|
|
384
|
+
*
|
|
385
|
+
* @throws Error if neither codeVerifier nor API key is available
|
|
386
|
+
*/
|
|
387
|
+
authenticateWithCode(payload: AuthenticateWithCodeOptions): Promise<AuthenticationResponse>;
|
|
388
|
+
/**
|
|
389
|
+
* Exchange an authorization code for tokens using PKCE (public client flow).
|
|
390
|
+
* Use this instead of authenticateWithCode() when the client cannot securely
|
|
391
|
+
* store a client_secret (browser, mobile, CLI, desktop apps).
|
|
392
|
+
*
|
|
393
|
+
* @param payload.clientId - Your WorkOS client ID
|
|
394
|
+
* @param payload.code - The authorization code from the OAuth callback
|
|
395
|
+
* @param payload.codeVerifier - The PKCE code verifier used to generate the code challenge
|
|
396
|
+
*/
|
|
397
|
+
authenticateWithCodeAndVerifier(payload: AuthenticateWithCodeAndVerifierOptions): Promise<AuthenticationResponse>;
|
|
398
|
+
/**
|
|
399
|
+
* Refresh an access token using a refresh token.
|
|
400
|
+
* Automatically detects public client mode - if no API key is configured,
|
|
401
|
+
* omits client_secret from the request.
|
|
402
|
+
*/
|
|
403
|
+
authenticateWithRefreshToken(payload: AuthenticateWithRefreshTokenOptions): Promise<AuthenticationResponse>;
|
|
404
|
+
authenticateWithTotp(payload: AuthenticateWithTotpOptions): Promise<AuthenticationResponse>;
|
|
405
|
+
authenticateWithEmailVerification(payload: AuthenticateWithEmailVerificationOptions): Promise<AuthenticationResponse>;
|
|
406
|
+
authenticateWithOrganizationSelection(payload: AuthenticateWithOrganizationSelectionOptions): Promise<AuthenticationResponse>;
|
|
407
|
+
authenticateWithSessionCookie({
|
|
408
|
+
sessionData,
|
|
409
|
+
cookiePassword
|
|
410
|
+
}: AuthenticateWithSessionCookieOptions): Promise<AuthenticateWithSessionCookieSuccessResponse | AuthenticateWithSessionCookieFailedResponse>;
|
|
411
|
+
private isValidJwt;
|
|
412
|
+
private prepareAuthenticationResponse;
|
|
413
|
+
private sealSessionDataFromAuthenticationResponse;
|
|
414
|
+
getSessionFromCookie({
|
|
415
|
+
sessionData,
|
|
416
|
+
cookiePassword
|
|
417
|
+
}: SessionHandlerOptions): Promise<SessionCookieData | undefined>;
|
|
418
|
+
getEmailVerification(emailVerificationId: string): Promise<EmailVerification>;
|
|
419
|
+
sendVerificationEmail({
|
|
420
|
+
userId
|
|
421
|
+
}: SendVerificationEmailOptions): Promise<{
|
|
422
|
+
user: User;
|
|
423
|
+
}>;
|
|
424
|
+
getMagicAuth(magicAuthId: string): Promise<MagicAuth>;
|
|
425
|
+
createMagicAuth(options: CreateMagicAuthOptions): Promise<MagicAuth>;
|
|
426
|
+
verifyEmail({
|
|
427
|
+
code,
|
|
428
|
+
userId
|
|
429
|
+
}: VerifyEmailOptions): Promise<{
|
|
430
|
+
user: User;
|
|
431
|
+
}>;
|
|
432
|
+
getPasswordReset(passwordResetId: string): Promise<PasswordReset>;
|
|
433
|
+
createPasswordReset(options: CreatePasswordResetOptions): Promise<PasswordReset>;
|
|
434
|
+
resetPassword(payload: ResetPasswordOptions): Promise<{
|
|
435
|
+
user: User;
|
|
436
|
+
}>;
|
|
437
|
+
updateUser(payload: UpdateUserOptions): Promise<User>;
|
|
438
|
+
enrollAuthFactor(payload: EnrollAuthFactorOptions): Promise<{
|
|
439
|
+
authenticationFactor: FactorWithSecrets;
|
|
440
|
+
authenticationChallenge: Challenge;
|
|
441
|
+
}>;
|
|
442
|
+
listAuthFactors(options: ListAuthFactorsOptions): Promise<AutoPaginatable<Factor, PaginationOptions>>;
|
|
443
|
+
listUserFeatureFlags(options: ListUserFeatureFlagsOptions): Promise<AutoPaginatable<FeatureFlag>>;
|
|
444
|
+
listSessions(userId: string, options?: ListSessionsOptions): Promise<AutoPaginatable<Session, SerializedListSessionsOptions>>;
|
|
445
|
+
deleteUser(userId: string): Promise<void>;
|
|
446
|
+
getUserIdentities(userId: string): Promise<Identity[]>;
|
|
447
|
+
getOrganizationMembership(organizationMembershipId: string): Promise<OrganizationMembership>;
|
|
448
|
+
listOrganizationMemberships(options: ListOrganizationMembershipsOptions): Promise<AutoPaginatable<OrganizationMembership, SerializedListOrganizationMembershipsOptions>>;
|
|
449
|
+
createOrganizationMembership(options: CreateOrganizationMembershipOptions): Promise<OrganizationMembership>;
|
|
450
|
+
updateOrganizationMembership(organizationMembershipId: string, options: UpdateOrganizationMembershipOptions): Promise<OrganizationMembership>;
|
|
451
|
+
deleteOrganizationMembership(organizationMembershipId: string): Promise<void>;
|
|
452
|
+
deactivateOrganizationMembership(organizationMembershipId: string): Promise<OrganizationMembership>;
|
|
453
|
+
reactivateOrganizationMembership(organizationMembershipId: string): Promise<OrganizationMembership>;
|
|
454
|
+
getInvitation(invitationId: string): Promise<Invitation>;
|
|
455
|
+
findInvitationByToken(invitationToken: string): Promise<Invitation>;
|
|
456
|
+
listInvitations(options: ListInvitationsOptions): Promise<AutoPaginatable<Invitation, SerializedListInvitationsOptions>>;
|
|
457
|
+
sendInvitation(payload: SendInvitationOptions): Promise<Invitation>;
|
|
458
|
+
acceptInvitation(invitationId: string): Promise<Invitation>;
|
|
459
|
+
revokeInvitation(invitationId: string): Promise<Invitation>;
|
|
460
|
+
resendInvitation(invitationId: string, options?: ResendInvitationOptions): Promise<Invitation>;
|
|
461
|
+
revokeSession(payload: RevokeSessionOptions): Promise<void>;
|
|
462
|
+
/**
|
|
463
|
+
* Generate an OAuth 2.0 authorization URL.
|
|
464
|
+
*
|
|
465
|
+
* For public clients (browser, mobile, CLI), include PKCE parameters:
|
|
466
|
+
* - Generate PKCE using workos.pkce.generate()
|
|
467
|
+
* - Pass codeChallenge and codeChallengeMethod here
|
|
468
|
+
* - Store codeVerifier and pass to authenticateWithCode() later
|
|
469
|
+
*
|
|
470
|
+
* Or use getAuthorizationUrlWithPKCE() which handles PKCE automatically.
|
|
471
|
+
*/
|
|
472
|
+
getAuthorizationUrl(options: UserManagementAuthorizationURLOptions): string;
|
|
473
|
+
/**
|
|
474
|
+
* Generate an OAuth 2.0 authorization URL with automatic PKCE.
|
|
475
|
+
*
|
|
476
|
+
* This method generates PKCE parameters internally and returns them along with
|
|
477
|
+
* the authorization URL. Use this for public clients (CLI apps, Electron, mobile)
|
|
478
|
+
* that cannot securely store a client secret.
|
|
479
|
+
*
|
|
480
|
+
* @returns Object containing url, state, and codeVerifier
|
|
481
|
+
*
|
|
482
|
+
* @example
|
|
483
|
+
* ```typescript
|
|
484
|
+
* const { url, state, codeVerifier } = await workos.userManagement.getAuthorizationUrlWithPKCE({
|
|
485
|
+
* provider: 'authkit',
|
|
486
|
+
* clientId: 'client_123',
|
|
487
|
+
* redirectUri: 'myapp://callback',
|
|
488
|
+
* });
|
|
489
|
+
*
|
|
490
|
+
* // Store state and codeVerifier securely, then redirect user to url
|
|
491
|
+
* // After callback, exchange the code:
|
|
492
|
+
* const response = await workos.userManagement.authenticateWithCode({
|
|
493
|
+
* code: authorizationCode,
|
|
494
|
+
* codeVerifier,
|
|
495
|
+
* clientId: 'client_123',
|
|
496
|
+
* });
|
|
497
|
+
* ```
|
|
498
|
+
*/
|
|
499
|
+
getAuthorizationUrlWithPKCE(options: Omit<UserManagementAuthorizationURLOptions, 'codeChallenge' | 'codeChallengeMethod' | 'state'>): Promise<PKCEAuthorizationURLResult>;
|
|
500
|
+
getLogoutUrl(options: LogoutURLOptions): string;
|
|
501
|
+
getJwksUrl(clientId: string): string;
|
|
502
|
+
}
|
|
503
|
+
//#endregion
|
|
504
|
+
//#region src/fga/fga.d.ts
|
|
505
|
+
/**
|
|
506
|
+
* @deprecated The FGA module is deprecated. Use the Authorization module instead.
|
|
507
|
+
* @see src/authorization/authorization.ts
|
|
508
|
+
*/
|
|
509
|
+
declare class FGA {
|
|
510
|
+
private readonly workos;
|
|
511
|
+
constructor(workos: WorkOS);
|
|
512
|
+
check(checkOptions: CheckOptions, options?: CheckRequestOptions): Promise<CheckResult>;
|
|
513
|
+
checkBatch(checkOptions: CheckBatchOptions, options?: CheckRequestOptions): Promise<CheckResult[]>;
|
|
514
|
+
createResource(resource: CreateResourceOptions): Promise<Resource>;
|
|
515
|
+
getResource(resource: ResourceInterface | ResourceOptions): Promise<Resource>;
|
|
516
|
+
listResources(options?: ListResourcesOptions): Promise<AutoPaginatable<Resource, SerializedListResourcesOptions>>;
|
|
517
|
+
updateResource(options: UpdateResourceOptions): Promise<Resource>;
|
|
518
|
+
deleteResource(resource: DeleteResourceOptions): Promise<void>;
|
|
519
|
+
batchWriteResources(options: BatchWriteResourcesOptions): Promise<Resource[]>;
|
|
520
|
+
writeWarrant(options: WriteWarrantOptions): Promise<WarrantToken>;
|
|
521
|
+
batchWriteWarrants(options: WriteWarrantOptions[]): Promise<WarrantToken>;
|
|
522
|
+
listWarrants(options?: ListWarrantsOptions, requestOptions?: ListWarrantsRequestOptions): Promise<AutoPaginatable<Warrant, SerializedListWarrantsOptions>>;
|
|
523
|
+
query(options: QueryOptions, requestOptions?: QueryRequestOptions): Promise<FgaPaginatable<QueryResult, SerializedQueryOptions>>;
|
|
524
|
+
}
|
|
525
|
+
//#endregion
|
|
526
|
+
//#region src/feature-flags/feature-flags.d.ts
|
|
527
|
+
declare class FeatureFlags {
|
|
528
|
+
private readonly workos;
|
|
529
|
+
constructor(workos: WorkOS);
|
|
530
|
+
listFeatureFlags(options?: ListFeatureFlagsOptions): Promise<AutoPaginatable<FeatureFlag>>;
|
|
531
|
+
getFeatureFlag(slug: string): Promise<FeatureFlag>;
|
|
532
|
+
enableFeatureFlag(slug: string): Promise<FeatureFlag>;
|
|
533
|
+
disableFeatureFlag(slug: string): Promise<FeatureFlag>;
|
|
534
|
+
addFlagTarget(options: AddFlagTargetOptions): Promise<void>;
|
|
535
|
+
removeFlagTarget(options: RemoveFlagTargetOptions): Promise<void>;
|
|
536
|
+
}
|
|
537
|
+
//#endregion
|
|
538
|
+
//#region src/widgets/widgets.d.ts
|
|
539
|
+
declare class Widgets {
|
|
540
|
+
private readonly workos;
|
|
541
|
+
constructor(workos: WorkOS);
|
|
542
|
+
getToken(payload: GetTokenOptions): Promise<string>;
|
|
543
|
+
}
|
|
544
|
+
//#endregion
|
|
545
|
+
//#region src/authorization/authorization.d.ts
|
|
546
|
+
declare class Authorization {
|
|
547
|
+
private readonly workos;
|
|
548
|
+
constructor(workos: WorkOS);
|
|
549
|
+
createEnvironmentRole(options: CreateEnvironmentRoleOptions): Promise<EnvironmentRole>;
|
|
550
|
+
listEnvironmentRoles(): Promise<EnvironmentRoleList>;
|
|
551
|
+
getEnvironmentRole(slug: string): Promise<EnvironmentRole>;
|
|
552
|
+
updateEnvironmentRole(slug: string, options: UpdateEnvironmentRoleOptions): Promise<EnvironmentRole>;
|
|
553
|
+
setEnvironmentRolePermissions(slug: string, options: SetEnvironmentRolePermissionsOptions): Promise<EnvironmentRole>;
|
|
554
|
+
addEnvironmentRolePermission(slug: string, options: AddEnvironmentRolePermissionOptions): Promise<EnvironmentRole>;
|
|
555
|
+
createOrganizationRole(organizationId: string, options: CreateOrganizationRoleOptions): Promise<OrganizationRole>;
|
|
556
|
+
listOrganizationRoles(organizationId: string): Promise<RoleList>;
|
|
557
|
+
getOrganizationRole(organizationId: string, slug: string): Promise<Role>;
|
|
558
|
+
updateOrganizationRole(organizationId: string, slug: string, options: UpdateOrganizationRoleOptions): Promise<OrganizationRole>;
|
|
559
|
+
deleteOrganizationRole(organizationId: string, slug: string): Promise<void>;
|
|
560
|
+
setOrganizationRolePermissions(organizationId: string, slug: string, options: SetOrganizationRolePermissionsOptions): Promise<OrganizationRole>;
|
|
561
|
+
addOrganizationRolePermission(organizationId: string, slug: string, options: AddOrganizationRolePermissionOptions): Promise<OrganizationRole>;
|
|
562
|
+
removeOrganizationRolePermission(organizationId: string, slug: string, options: RemoveOrganizationRolePermissionOptions): Promise<void>;
|
|
563
|
+
createPermission(options: CreatePermissionOptions): Promise<Permission>;
|
|
564
|
+
listPermissions(options?: ListPermissionsOptions): Promise<PermissionList>;
|
|
565
|
+
getPermission(slug: string): Promise<Permission>;
|
|
566
|
+
updatePermission(slug: string, options: UpdatePermissionOptions): Promise<Permission>;
|
|
567
|
+
deletePermission(slug: string): Promise<void>;
|
|
568
|
+
getResource(resourceId: string): Promise<AuthorizationResource>;
|
|
569
|
+
createResource(options: CreateAuthorizationResourceOptions): Promise<AuthorizationResource>;
|
|
570
|
+
updateResource(options: UpdateAuthorizationResourceOptions): Promise<AuthorizationResource>;
|
|
571
|
+
deleteResource(options: DeleteAuthorizationResourceOptions): Promise<void>;
|
|
572
|
+
listResources(options?: ListAuthorizationResourcesOptions): Promise<AuthorizationResourceList>;
|
|
573
|
+
getResourceByExternalId(options: GetAuthorizationResourceByExternalIdOptions): Promise<AuthorizationResource>;
|
|
574
|
+
updateResourceByExternalId(options: UpdateAuthorizationResourceByExternalIdOptions): Promise<AuthorizationResource>;
|
|
575
|
+
deleteResourceByExternalId(options: DeleteAuthorizationResourceByExternalIdOptions): Promise<void>;
|
|
576
|
+
check(options: AuthorizationCheckOptions): Promise<AuthorizationCheckResult>;
|
|
577
|
+
listRoleAssignments(options: ListRoleAssignmentsOptions): Promise<RoleAssignmentList>;
|
|
578
|
+
assignRole(options: AssignRoleOptions): Promise<RoleAssignment>;
|
|
579
|
+
removeRole(options: RemoveRoleOptions): Promise<void>;
|
|
580
|
+
removeRoleAssignment(options: RemoveRoleAssignmentOptions): Promise<void>;
|
|
581
|
+
listResourcesForMembership(options: ListResourcesForMembershipOptions): Promise<AuthorizationResourceList>;
|
|
582
|
+
listMembershipsForResource(options: ListMembershipsForResourceOptions): Promise<AuthorizationOrganizationMembershipList>;
|
|
583
|
+
listMembershipsForResourceByExternalId(options: ListMembershipsForResourceByExternalIdOptions): Promise<AuthorizationOrganizationMembershipList>;
|
|
584
|
+
}
|
|
585
|
+
//#endregion
|
|
586
|
+
//#region src/factory.d.ts
|
|
587
|
+
/**
|
|
588
|
+
* Method names available without API key - single source of truth.
|
|
589
|
+
* Add new public methods here to expose them on PublicUserManagement.
|
|
590
|
+
*/
|
|
591
|
+
type PublicUserManagementMethods = 'getAuthorizationUrl' | 'getAuthorizationUrlWithPKCE' | 'authenticateWithCode' | 'authenticateWithCodeAndVerifier' | 'authenticateWithRefreshToken' | 'getLogoutUrl' | 'getJwksUrl';
|
|
592
|
+
/**
|
|
593
|
+
* SSO method names available without API key.
|
|
594
|
+
*/
|
|
595
|
+
type PublicSSOMethods = 'getAuthorizationUrl' | 'getAuthorizationUrlWithPKCE' | 'getProfileAndToken';
|
|
596
|
+
/**
|
|
597
|
+
* Subset of UserManagement methods available without an API key.
|
|
598
|
+
* Used by public clients (browser, mobile, CLI, desktop apps).
|
|
599
|
+
*/
|
|
600
|
+
type PublicUserManagement = Pick<UserManagement, PublicUserManagementMethods>;
|
|
601
|
+
/**
|
|
602
|
+
* Subset of SSO methods available without an API key.
|
|
603
|
+
*/
|
|
604
|
+
type PublicSSO = Pick<SSO, PublicSSOMethods>;
|
|
605
|
+
/**
|
|
606
|
+
* WorkOS client for public/PKCE-only usage.
|
|
607
|
+
* Returned when initialized with only clientId (no API key).
|
|
608
|
+
*
|
|
609
|
+
* For browser, mobile, CLI, and desktop applications that cannot
|
|
610
|
+
* securely store an API key.
|
|
611
|
+
*/
|
|
612
|
+
interface PublicWorkOS {
|
|
613
|
+
readonly baseURL: string;
|
|
614
|
+
readonly clientId: string;
|
|
615
|
+
readonly pkce: PKCE;
|
|
616
|
+
readonly userManagement: PublicUserManagement;
|
|
617
|
+
readonly sso: PublicSSO;
|
|
618
|
+
}
|
|
619
|
+
/**
|
|
620
|
+
* Options for creating a public client (PKCE-only, no API key).
|
|
621
|
+
*/
|
|
622
|
+
interface PublicClientOptions extends Omit<WorkOSOptions, 'apiKey'> {
|
|
623
|
+
clientId: string;
|
|
624
|
+
/** Discriminant: ensures TypeScript selects PublicWorkOS overload when apiKey is absent */
|
|
625
|
+
apiKey?: never;
|
|
626
|
+
}
|
|
627
|
+
/**
|
|
628
|
+
* Options for creating a confidential client (with API key).
|
|
629
|
+
*/
|
|
630
|
+
interface ConfidentialClientOptions extends WorkOSOptions {
|
|
631
|
+
apiKey: string;
|
|
632
|
+
}
|
|
633
|
+
/**
|
|
634
|
+
* Create a type-safe WorkOS client.
|
|
635
|
+
*
|
|
636
|
+
* Returns a narrowed `PublicWorkOS` type when only `clientId` is provided,
|
|
637
|
+
* ensuring compile-time safety for public client usage. Returns the full
|
|
638
|
+
* `WorkOS` type when an API key is provided.
|
|
639
|
+
*
|
|
640
|
+
* Unlike the `WorkOS` constructor, this factory does NOT read from
|
|
641
|
+
* environment variables. Pass credentials explicitly for predictable types.
|
|
642
|
+
*
|
|
643
|
+
* @example
|
|
644
|
+
* // Public client (browser, mobile, CLI) - returns PublicWorkOS
|
|
645
|
+
* const workos = createWorkOS({ clientId: 'client_123' });
|
|
646
|
+
* await workos.userManagement.getAuthorizationUrlWithPKCE({...}); // OK
|
|
647
|
+
* workos.userManagement.listUsers(); // TypeScript error!
|
|
648
|
+
*
|
|
649
|
+
* @example
|
|
650
|
+
* // Confidential client (server) - returns full WorkOS
|
|
651
|
+
* const workos = createWorkOS({
|
|
652
|
+
* apiKey: process.env.WORKOS_API_KEY!,
|
|
653
|
+
* clientId: 'client_123'
|
|
654
|
+
* });
|
|
655
|
+
* await workos.userManagement.listUsers(); // OK
|
|
656
|
+
*/
|
|
657
|
+
declare function createWorkOS(options: PublicClientOptions): PublicWorkOS;
|
|
658
|
+
declare function createWorkOS(options: ConfidentialClientOptions): WorkOS;
|
|
659
|
+
//#endregion
|
|
660
|
+
//#region src/index.worker.d.ts
|
|
661
|
+
declare class WorkOSWorker extends WorkOS {
|
|
662
|
+
/** @override */
|
|
663
|
+
createHttpClient(options: WorkOSOptions, userAgent: string): HttpClient;
|
|
664
|
+
/** @override */
|
|
665
|
+
createWebhookClient(): Webhooks;
|
|
666
|
+
getCryptoProvider(): CryptoProvider;
|
|
667
|
+
/** @override */
|
|
668
|
+
createActionsClient(): Actions;
|
|
669
|
+
/** @override */
|
|
670
|
+
emitWarning(warning: string): void;
|
|
671
|
+
}
|
|
672
|
+
//#endregion
|
|
673
|
+
//#region src/vault/vault.d.ts
|
|
674
|
+
declare class Vault {
|
|
675
|
+
private readonly workos;
|
|
676
|
+
private cryptoProvider;
|
|
677
|
+
constructor(workos: WorkOS);
|
|
678
|
+
private decode;
|
|
679
|
+
createObject(options: CreateObjectOptions): Promise<ObjectMetadata>;
|
|
680
|
+
listObjects(options?: PaginationOptions | undefined): Promise<List<ObjectDigest>>;
|
|
681
|
+
listObjectVersions(options: ReadObjectOptions): Promise<ObjectVersion[]>;
|
|
682
|
+
readObject(options: ReadObjectOptions): Promise<VaultObject>;
|
|
683
|
+
readObjectByName(name: string): Promise<VaultObject>;
|
|
684
|
+
describeObject(options: ReadObjectOptions): Promise<VaultObject>;
|
|
685
|
+
updateObject(options: UpdateObjectOptions): Promise<VaultObject>;
|
|
686
|
+
deleteObject(options: DeleteObjectOptions): Promise<void>;
|
|
687
|
+
createDataKey(options: CreateDataKeyOptions): Promise<DataKeyPair>;
|
|
688
|
+
decryptDataKey(options: DecryptDataKeyOptions): Promise<DataKey>;
|
|
689
|
+
encrypt(data: string, context: KeyContext, associatedData?: string): Promise<string>;
|
|
690
|
+
decrypt(encryptedData: string, associatedData?: string): Promise<string>;
|
|
691
|
+
}
|
|
692
|
+
//#endregion
|
|
693
|
+
//#region src/workos.d.ts
|
|
694
|
+
declare class WorkOS {
|
|
695
|
+
readonly baseURL: string;
|
|
696
|
+
readonly client: HttpClient;
|
|
697
|
+
readonly clientId?: string;
|
|
698
|
+
readonly key?: string;
|
|
699
|
+
readonly options: WorkOSOptions;
|
|
700
|
+
readonly pkce: PKCE;
|
|
701
|
+
private readonly hasApiKey;
|
|
702
|
+
readonly actions: Actions;
|
|
703
|
+
readonly apiKeys: ApiKeys;
|
|
704
|
+
readonly auditLogs: AuditLogs;
|
|
705
|
+
readonly authorization: Authorization;
|
|
706
|
+
readonly directorySync: DirectorySync;
|
|
707
|
+
readonly events: Events;
|
|
708
|
+
readonly featureFlags: FeatureFlags;
|
|
709
|
+
readonly fga: FGA;
|
|
710
|
+
readonly mfa: Mfa;
|
|
711
|
+
readonly organizations: Organizations;
|
|
712
|
+
readonly organizationDomains: OrganizationDomains;
|
|
713
|
+
readonly passwordless: Passwordless;
|
|
714
|
+
readonly pipes: Pipes;
|
|
715
|
+
readonly portal: Portal;
|
|
716
|
+
readonly sso: SSO;
|
|
717
|
+
readonly userManagement: UserManagement;
|
|
718
|
+
readonly vault: Vault;
|
|
719
|
+
readonly webhooks: Webhooks;
|
|
720
|
+
readonly widgets: Widgets;
|
|
721
|
+
/**
|
|
722
|
+
* Create a new WorkOS client.
|
|
723
|
+
*
|
|
724
|
+
* @param keyOrOptions - API key string, or options object
|
|
725
|
+
* @param maybeOptions - Options when first argument is API key
|
|
726
|
+
*
|
|
727
|
+
* @example
|
|
728
|
+
* // Server-side with API key (string)
|
|
729
|
+
* const workos = new WorkOS('sk_...');
|
|
730
|
+
*
|
|
731
|
+
* @example
|
|
732
|
+
* // Server-side with API key (object)
|
|
733
|
+
* const workos = new WorkOS({ apiKey: 'sk_...', clientId: 'client_...' });
|
|
734
|
+
*
|
|
735
|
+
* @example
|
|
736
|
+
* // PKCE/public client (no API key)
|
|
737
|
+
* const workos = new WorkOS({ clientId: 'client_...' });
|
|
738
|
+
*/
|
|
739
|
+
constructor(keyOrOptions?: string | WorkOSOptions, maybeOptions?: WorkOSOptions);
|
|
740
|
+
private createUserAgent;
|
|
741
|
+
createWebhookClient(): Webhooks;
|
|
742
|
+
createActionsClient(): Actions;
|
|
743
|
+
getCryptoProvider(): CryptoProvider;
|
|
744
|
+
createHttpClient(options: WorkOSOptions, userAgent: string): HttpClient;
|
|
745
|
+
get version(): string;
|
|
746
|
+
/**
|
|
747
|
+
* Require API key for methods that need it.
|
|
748
|
+
* @param methodName - Name of the method requiring API key (for error message)
|
|
749
|
+
* @throws ApiKeyRequiredException if no API key was provided
|
|
750
|
+
*/
|
|
751
|
+
requireApiKey(methodName: string): void;
|
|
752
|
+
post<Result = any, Entity = any>(path: string, entity: Entity, options?: PostOptions): Promise<{
|
|
753
|
+
data: Result;
|
|
754
|
+
}>;
|
|
755
|
+
get<Result = any>(path: string, options?: GetOptions): Promise<{
|
|
756
|
+
data: Result;
|
|
757
|
+
}>;
|
|
758
|
+
put<Result = any, Entity = any>(path: string, entity: Entity, options?: PutOptions): Promise<{
|
|
759
|
+
data: Result;
|
|
760
|
+
}>;
|
|
761
|
+
patch<Result = any, Entity = any>(path: string, entity: Entity, options?: PatchOptions): Promise<{
|
|
762
|
+
data: Result;
|
|
763
|
+
}>;
|
|
764
|
+
delete(path: string, query?: any): Promise<void>;
|
|
765
|
+
deleteWithBody<Entity = any>(path: string, entity: Entity): Promise<void>;
|
|
766
|
+
emitWarning(warning: string): void;
|
|
767
|
+
private handleParseError;
|
|
768
|
+
private handleHttpError;
|
|
769
|
+
}
|
|
770
|
+
//#endregion
|
|
771
|
+
//#region src/api-keys/api-keys.d.ts
|
|
772
|
+
declare class ApiKeys {
|
|
773
|
+
private readonly workos;
|
|
774
|
+
constructor(workos: WorkOS);
|
|
775
|
+
validateApiKey(payload: ValidateApiKeyOptions): Promise<ValidateApiKeyResponse>;
|
|
776
|
+
deleteApiKey(id: string): Promise<void>;
|
|
777
|
+
}
|
|
778
|
+
//#endregion
|
|
779
|
+
export { OrganizationDomains as C, DirectorySync as E, Passwordless as S, Events as T, AuditLogs as _, ConfidentialClientOptions as a, Portal as b, PublicUserManagement as c, Authorization as d, Widgets as f, CookieSession as g, UserManagement as h, WorkOSWorker as i, PublicWorkOS as l, FGA as m, WorkOS as n, PublicClientOptions as o, FeatureFlags as p, Vault as r, PublicSSO as s, ApiKeys as t, createWorkOS as u, Mfa as v, Organizations as w, Pipes as x, SSO as y };
|
|
780
|
+
//# sourceMappingURL=api-keys-5t7nLnb5.d.cts.map
|