@workos-inc/node 8.0.0-rc.9 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/access-token.interface-CRaRBZsU.d.cts +18 -0
- package/lib/access-token.serializer-BTB3otha.cjs +20 -0
- package/lib/access-token.serializer-BTB3otha.cjs.map +1 -0
- package/lib/action.interface-Cu7rq4Zn.cjs +0 -0
- package/lib/action.interface-DuyarN1t.d.cts +63 -0
- package/lib/action.serializer-BGWv6ab1.cjs +47 -0
- package/lib/action.serializer-BGWv6ab1.cjs.map +1 -0
- package/lib/actions/actions.cjs +2 -52
- package/lib/actions/actions.d.cts +2 -41
- package/lib/actions/interfaces/action.interface.d.cts +2 -63
- package/lib/actions/interfaces/index.d.cts +2 -2
- package/lib/actions/interfaces/response-payload.interface.d.cts +2 -26
- package/lib/actions/serializers/action.serializer.cjs +2 -41
- package/lib/actions/serializers/action.serializer.d.cts +1 -1
- package/lib/actions-DTMrvfa0.d.cts +41 -0
- package/lib/actions-DuKUPx9Z.cjs +58 -0
- package/lib/actions-DuKUPx9Z.cjs.map +1 -0
- package/lib/add-flag-target-options.interface-CSZH3Ukq.d.cts +8 -0
- package/lib/add-flag-target-options.interface-DYw3tzj6.cjs +0 -0
- package/lib/api-key-required.exception-B3Qy27bt.d.cts +10 -0
- package/lib/api-key-required.exception-hy_QT4YB.cjs +20 -0
- package/lib/api-key-required.exception-hy_QT4YB.cjs.map +1 -0
- package/lib/api-key.interface-Bc1XdCvA.d.cts +32 -0
- package/lib/api-key.interface-Cj7nrZxv.cjs +0 -0
- package/lib/api-key.serializer-384tUKDU.cjs +24 -0
- package/lib/api-key.serializer-384tUKDU.cjs.map +1 -0
- package/lib/api-key.serializer-CFSEdidV.d.cts +7 -0
- package/lib/api-keys/api-keys.cjs +2 -18
- package/lib/api-keys/api-keys.d.cts +2 -13
- package/lib/api-keys/interfaces/api-key.interface.d.cts +2 -32
- package/lib/api-keys/interfaces/create-organization-api-key-options.interface.d.cts +2 -16
- package/lib/api-keys/interfaces/created-api-key.interface.d.cts +2 -34
- package/lib/api-keys/interfaces/index.d.cts +5 -5
- package/lib/api-keys/interfaces/list-organization-api-keys-options.interface.d.cts +2 -9
- package/lib/api-keys/interfaces/validate-api-key.interface.d.cts +2 -15
- package/lib/api-keys/serializers/api-key.serializer.cjs +2 -18
- package/lib/api-keys/serializers/api-key.serializer.d.cts +2 -7
- package/lib/api-keys/serializers/create-organization-api-key-options.serializer.cjs +2 -11
- package/lib/api-keys/serializers/create-organization-api-key-options.serializer.d.cts +2 -7
- package/lib/api-keys/serializers/created-api-key.serializer.cjs +2 -19
- package/lib/api-keys/serializers/created-api-key.serializer.d.cts +2 -7
- package/lib/api-keys/serializers/index.cjs +8 -8
- package/lib/api-keys/serializers/index.d.cts +4 -4
- package/lib/api-keys/serializers/validate-api-key.serializer.cjs +2 -9
- package/lib/api-keys/serializers/validate-api-key.serializer.d.cts +2 -7
- package/lib/api-keys-DMUGmsZs.d.cts +705 -0
- package/lib/api-keys-DpNACVjB.cjs +24 -0
- package/lib/api-keys-DpNACVjB.cjs.map +1 -0
- package/lib/app-info.interface-CETHNJs2.d.cts +8 -0
- package/lib/audit-log-export-options.interface-BoAAvEGM.cjs +0 -0
- package/lib/audit-log-export-options.interface-DyG_8W4Y.d.cts +22 -0
- package/lib/audit-log-export-options.serializer-BFTh7oaz.cjs +20 -0
- package/lib/audit-log-export-options.serializer-BFTh7oaz.cjs.map +1 -0
- package/lib/audit-log-export-options.serializer-Cnxrfmfn.d.cts +7 -0
- package/lib/audit-log-export.interface-Cgko18qD.d.cts +20 -0
- package/lib/audit-log-export.interface-DI6VGuUN.cjs +0 -0
- package/lib/audit-log-export.serializer-Byj3fn9x.cjs +19 -0
- package/lib/audit-log-export.serializer-Byj3fn9x.cjs.map +1 -0
- package/lib/audit-log-export.serializer-CUII4Y4i.d.cts +7 -0
- package/lib/audit-logs/audit-logs.cjs +2 -37
- package/lib/audit-logs/audit-logs.d.cts +2 -18
- package/lib/audit-logs/interfaces/audit-log-export-options.interface.d.cts +2 -22
- package/lib/audit-logs/interfaces/audit-log-export.interface.d.cts +2 -20
- package/lib/audit-logs/interfaces/create-audit-log-event-options.interface.d.cts +2 -43
- package/lib/audit-logs/interfaces/create-audit-log-schema-options.interface.d.cts +2 -67
- package/lib/audit-logs/interfaces/index.d.cts +4 -4
- package/lib/audit-logs/serializers/audit-log-export-options.serializer.cjs +2 -14
- package/lib/audit-logs/serializers/audit-log-export-options.serializer.d.cts +2 -7
- package/lib/audit-logs/serializers/audit-log-export.serializer.cjs +2 -13
- package/lib/audit-logs/serializers/audit-log-export.serializer.d.cts +2 -7
- package/lib/audit-logs/serializers/create-audit-log-event-options.serializer.cjs +2 -17
- package/lib/audit-logs/serializers/create-audit-log-event-options.serializer.d.cts +2 -7
- package/lib/audit-logs/serializers/create-audit-log-schema-options.serializer.cjs +2 -32
- package/lib/audit-logs/serializers/create-audit-log-schema-options.serializer.d.cts +2 -7
- package/lib/audit-logs/serializers/create-audit-log-schema.serializer.cjs +2 -26
- package/lib/audit-logs/serializers/create-audit-log-schema.serializer.d.cts +2 -7
- package/lib/audit-logs/serializers/index.cjs +10 -10
- package/lib/audit-logs/serializers/index.d.cts +5 -5
- package/lib/audit-logs-CnDObwhP.cjs +43 -0
- package/lib/audit-logs-CnDObwhP.cjs.map +1 -0
- package/lib/authenticate-with-code-and-verifier-options.interface-D2SVWZby.d.cts +17 -0
- package/lib/authenticate-with-code-and-verifier-options.interface-Dx_BHLhw.cjs +0 -0
- package/lib/authenticate-with-code-and-verifier-options.serializer-BEILlMya.cjs +20 -0
- package/lib/authenticate-with-code-and-verifier-options.serializer-BEILlMya.cjs.map +1 -0
- package/lib/authenticate-with-code-and-verifier-options.serializer-BaPf8uVv.d.cts +8 -0
- package/lib/authenticate-with-code-options.interface-R6K1Vhe2.cjs +0 -0
- package/lib/authenticate-with-code-options.interface-_PQBLQ-f.d.cts +20 -0
- package/lib/authenticate-with-code-options.serializer-BMz_1tBW.cjs +21 -0
- package/lib/authenticate-with-code-options.serializer-BMz_1tBW.cjs.map +1 -0
- package/lib/authenticate-with-code-options.serializer-gTbr4N1f.d.cts +8 -0
- package/lib/authenticate-with-email-verification-options.interface-B5rAPOaX.cjs +0 -0
- package/lib/authenticate-with-email-verification-options.interface-Duq7TpqS.d.cts +18 -0
- package/lib/authenticate-with-email-verification.serializer-DkvyobQ9.cjs +20 -0
- package/lib/authenticate-with-email-verification.serializer-DkvyobQ9.cjs.map +1 -0
- package/lib/authenticate-with-magic-auth-options.interface-B4zDB7Px.d.cts +22 -0
- package/lib/authenticate-with-magic-auth-options.interface-BN61GmkA.cjs +0 -0
- package/lib/authenticate-with-magic-auth-options.serializer-BIqxsKdv.d.cts +8 -0
- package/lib/authenticate-with-magic-auth-options.serializer-CYU4H_5p.cjs +22 -0
- package/lib/authenticate-with-magic-auth-options.serializer-CYU4H_5p.cjs.map +1 -0
- package/lib/authenticate-with-options-base.interface-B47-j3MI.d.cts +41 -0
- package/lib/authenticate-with-options-base.interface-OnfF-7oV.cjs +0 -0
- package/lib/authenticate-with-organization-selection-options.serializer-BgFxJgiU.cjs +20 -0
- package/lib/authenticate-with-organization-selection-options.serializer-BgFxJgiU.cjs.map +1 -0
- package/lib/authenticate-with-organization-selection.interface-BwhjlciB.d.cts +18 -0
- package/lib/authenticate-with-organization-selection.interface-DW-NpTwE.cjs +0 -0
- package/lib/authenticate-with-password-options.interface-CfCSnrac.d.cts +20 -0
- package/lib/authenticate-with-password-options.interface-Cyd9Mg9f.cjs +0 -0
- package/lib/authenticate-with-password-options.serializer-CJKEMwi6.d.cts +8 -0
- package/lib/authenticate-with-password-options.serializer-DPYtf-9Q.cjs +21 -0
- package/lib/authenticate-with-password-options.serializer-DPYtf-9Q.cjs.map +1 -0
- package/lib/authenticate-with-refresh-token-options.interface-DSYu4cDc.d.cts +18 -0
- package/lib/authenticate-with-refresh-token-options.interface-DtToMftX.cjs +0 -0
- package/lib/authenticate-with-refresh-token-public-client-options.interface-BosOmcNC.cjs +0 -0
- package/lib/authenticate-with-refresh-token-public-client-options.interface-N18YC9dn.d.cts +16 -0
- package/lib/authenticate-with-refresh-token-public-client-options.serializer-BUO_bMxj.cjs +19 -0
- package/lib/authenticate-with-refresh-token-public-client-options.serializer-BUO_bMxj.cjs.map +1 -0
- package/lib/authenticate-with-refresh-token-public-client-options.serializer-Bf8QhT2D.d.cts +8 -0
- package/lib/authenticate-with-refresh-token.options.serializer-BEz5Vf-W.d.cts +9 -0
- package/lib/authenticate-with-refresh-token.options.serializer-Ba3QVuMY.cjs +20 -0
- package/lib/authenticate-with-refresh-token.options.serializer-Ba3QVuMY.cjs.map +1 -0
- package/lib/authenticate-with-session-cookie.interface-BfanVwPO.d.cts +45 -0
- package/lib/authenticate-with-session-cookie.interface-wRJr18ep.cjs +17 -0
- package/lib/authenticate-with-session-cookie.interface-wRJr18ep.cjs.map +1 -0
- package/lib/authenticate-with-totp-options.interface-LhACZ5GS.d.cts +20 -0
- package/lib/authenticate-with-totp-options.interface-NZ3FlPUp.cjs +0 -0
- package/lib/authenticate-with-totp-options.serializer-Dv5iQHm4.cjs +21 -0
- package/lib/authenticate-with-totp-options.serializer-Dv5iQHm4.cjs.map +1 -0
- package/lib/authenticate-with-totp-options.serializer-rMi4rFLn.d.cts +8 -0
- package/lib/authentication-event.interface-D2d3yA2C.cjs +0 -0
- package/lib/authentication-event.interface-DXEILc55.d.cts +28 -0
- package/lib/authentication-event.serializer-CovU_aZ3.d.cts +7 -0
- package/lib/authentication-event.serializer-mddvaOjb.cjs +20 -0
- package/lib/authentication-event.serializer-mddvaOjb.cjs.map +1 -0
- package/lib/authentication-radar-risk-detected-event.interface-CUQwIbCE.cjs +0 -0
- package/lib/authentication-radar-risk-detected-event.interface-CcuNPOCx.d.cts +24 -0
- package/lib/authentication-radar-risk-event-serializer-CDBrk7yn.cjs +21 -0
- package/lib/authentication-radar-risk-event-serializer-CDBrk7yn.cjs.map +1 -0
- package/lib/authentication-response.interface-CZE2FVdd.d.cts +28 -0
- package/lib/authentication-response.interface-DDQn5MT0.cjs +0 -0
- package/lib/authentication-response.serializer-DCSj_OPJ.cjs +26 -0
- package/lib/authentication-response.serializer-DCSj_OPJ.cjs.map +1 -0
- package/lib/authentication-response.serializer-mhp8UqVs.d.cts +7 -0
- package/lib/authorization-url-options.interface-BbIXXS2F.d.cts +45 -0
- package/lib/authorization-url-options.interface-BwgfXKJJ.cjs +0 -0
- package/lib/authorization-url-options.interface-CpQQiakb.cjs +0 -0
- package/lib/authorization-url-options.interface-Cs9dWC8D.d.cts +55 -0
- package/lib/bad-request.exception-BmjHrQEZ.cjs +26 -0
- package/lib/bad-request.exception-BmjHrQEZ.cjs.map +1 -0
- package/lib/bad-request.exception-KjLJBnk8.d.cts +25 -0
- package/lib/base64-Bch1KFsQ.cjs +44 -0
- package/lib/base64-Bch1KFsQ.cjs.map +1 -0
- package/lib/batch-write-resources-options.serializer-BaW6EWzS.cjs +23 -0
- package/lib/batch-write-resources-options.serializer-BaW6EWzS.cjs.map +1 -0
- package/lib/batch-write-resources-options.serializer-q2EamfTe.d.cts +7 -0
- package/lib/challenge-factor-options-88fR92i-.d.cts +10 -0
- package/lib/challenge.interface-DUM9qMGp.d.cts +22 -0
- package/lib/challenge.serializer-BYPoaw59.d.cts +7 -0
- package/lib/challenge.serializer-CiNDM6Ny.cjs +20 -0
- package/lib/challenge.serializer-CiNDM6Ny.cjs.map +1 -0
- package/lib/check-op.enum-BwJZx-i9.d.cts +8 -0
- package/lib/check-op.enum-DXKGh2oy.cjs +16 -0
- package/lib/check-op.enum-DXKGh2oy.cjs.map +1 -0
- package/lib/check-options.serializer-7EswFQ_P.cjs +69 -0
- package/lib/check-options.serializer-7EswFQ_P.cjs.map +1 -0
- package/lib/check-options.serializer-BPqbwhK1.d.cts +9 -0
- package/lib/check.interface-B2pzNanW.cjs +33 -0
- package/lib/check.interface-B2pzNanW.cjs.map +1 -0
- package/lib/check.interface-CYFe8m8j.d.cts +88 -0
- package/lib/common/crypto/crypto-provider.cjs +2 -12
- package/lib/common/crypto/crypto-provider.d.cts +2 -75
- package/lib/common/crypto/seal.cjs +3 -43
- package/lib/common/crypto/seal.js +1 -1
- package/lib/common/crypto/signature-provider.cjs +2 -32
- package/lib/common/crypto/signature-provider.d.cts +1 -1
- package/lib/common/crypto/subtle-crypto-provider.cjs +2 -93
- package/lib/common/crypto/subtle-crypto-provider.d.cts +1 -1
- package/lib/common/exceptions/api-key-required.exception.cjs +2 -14
- package/lib/common/exceptions/api-key-required.exception.d.cts +2 -10
- package/lib/common/exceptions/bad-request.exception.cjs +2 -20
- package/lib/common/exceptions/bad-request.exception.d.cts +2 -25
- package/lib/common/exceptions/conflict.exception.cjs +2 -17
- package/lib/common/exceptions/conflict.exception.d.cts +1 -1
- package/lib/common/exceptions/generic-server.exception.cjs +2 -16
- package/lib/common/exceptions/generic-server.exception.d.cts +2 -14
- package/lib/common/exceptions/index.cjs +20 -20
- package/lib/common/exceptions/index.d.cts +10 -10
- package/lib/common/exceptions/no-api-key-provided.exception.cjs +2 -10
- package/lib/common/exceptions/no-api-key-provided.exception.d.cts +2 -9
- package/lib/common/exceptions/not-found.exception.cjs +2 -18
- package/lib/common/exceptions/not-found.exception.d.cts +2 -24
- package/lib/common/exceptions/oauth.exception.cjs +2 -19
- package/lib/common/exceptions/oauth.exception.d.cts +2 -15
- package/lib/common/exceptions/parse-error.cjs +2 -18
- package/lib/common/exceptions/parse-error.d.cts +1 -1
- package/lib/common/exceptions/rate-limit-exceeded.exception.cjs +2 -13
- package/lib/common/exceptions/rate-limit-exceeded.exception.d.cts +2 -18
- package/lib/common/exceptions/signature-verification.exception.cjs +2 -11
- package/lib/common/exceptions/signature-verification.exception.d.cts +2 -8
- package/lib/common/exceptions/unauthorized.exception.cjs +2 -15
- package/lib/common/exceptions/unauthorized.exception.d.cts +2 -13
- package/lib/common/exceptions/unprocessable-entity.exception.cjs +2 -22
- package/lib/common/exceptions/unprocessable-entity.exception.d.cts +2 -25
- package/lib/common/interfaces/app-info.interface.d.cts +2 -8
- package/lib/common/interfaces/event.interface.d.cts +2 -489
- package/lib/common/interfaces/event.interface.d.ts +2 -0
- package/lib/common/interfaces/get-options.interface.d.cts +2 -11
- package/lib/common/interfaces/http-client.interface.d.cts +2 -24
- package/lib/common/interfaces/index.d.cts +10 -10
- package/lib/common/interfaces/list.interface.d.cts +2 -20
- package/lib/common/interfaces/pagination-options.interface.d.cts +2 -10
- package/lib/common/interfaces/post-options.interface.d.cts +2 -13
- package/lib/common/interfaces/put-options.interface.d.cts +2 -12
- package/lib/common/interfaces/request-exception.interface.d.cts +2 -9
- package/lib/common/interfaces/unknown-record.interface.d.cts +2 -5
- package/lib/common/interfaces/unprocessable-entity-error.interface.d.cts +2 -8
- package/lib/common/interfaces/workos-options.interface.d.cts +2 -17
- package/lib/common/interfaces/workos-response-error.interface.d.cts +2 -13
- package/lib/common/net/fetch-client.cjs +3 -167
- package/lib/common/net/fetch-client.d.cts +2 -2
- package/lib/common/net/http-client.cjs +4 -80
- package/lib/common/net/http-client.d.cts +2 -54
- package/lib/common/serializers/event.serializer.cjs +2 -173
- package/lib/common/serializers/event.serializer.d.cts +2 -7
- package/lib/common/serializers/event.serializer.js +2 -1
- package/lib/common/serializers/event.serializer.js.map +1 -1
- package/lib/common/serializers/index.cjs +4 -4
- package/lib/common/serializers/index.d.cts +2 -2
- package/lib/common/serializers/list.serializer.cjs +2 -10
- package/lib/common/serializers/list.serializer.d.cts +2 -7
- package/lib/common/utils/base64.cjs +3 -33
- package/lib/common/utils/env.cjs +3 -51
- package/lib/common/utils/fetch-and-deserialize.cjs +2 -19
- package/lib/common/utils/fetch-and-deserialize.d.cts +4 -4
- package/lib/common/utils/leb128.cjs +3 -71
- package/lib/common/utils/pagination.cjs +2 -42
- package/lib/common/utils/pagination.d.cts +2 -25
- package/lib/common/utils/query-string.cjs +2 -34
- package/lib/common/utils/runtime-info.cjs +2 -50
- package/lib/common/utils/unreachable.cjs +2 -17
- package/lib/conflict.exception-CN3a7Qrw.cjs +23 -0
- package/lib/conflict.exception-CN3a7Qrw.cjs.map +1 -0
- package/lib/connection-type.enum-Cu3iqCqL.d.cts +41 -0
- package/lib/connection-type.enum-DPs-QB7_.cjs +49 -0
- package/lib/connection-type.enum-DPs-QB7_.cjs.map +1 -0
- package/lib/connection.interface-DdHu3-Vb.cjs +0 -0
- package/lib/connection.interface-DvRENQyW.d.cts +33 -0
- package/lib/connection.serializer-B_sjMnG8.d.cts +7 -0
- package/lib/connection.serializer-phS0D1t9.cjs +22 -0
- package/lib/connection.serializer-phS0D1t9.cjs.map +1 -0
- package/lib/create-audit-log-event-options.interface-BnHYA9HK.d.cts +43 -0
- package/lib/create-audit-log-event-options.interface-_8tH04Ms.cjs +0 -0
- package/lib/create-audit-log-event-options.serializer-CxeBsv3o.d.cts +7 -0
- package/lib/create-audit-log-event-options.serializer-DZTgmGP0.cjs +23 -0
- package/lib/create-audit-log-event-options.serializer-DZTgmGP0.cjs.map +1 -0
- package/lib/create-audit-log-schema-options.interface-B-g6mGDr.d.cts +67 -0
- package/lib/create-audit-log-schema-options.interface-FaXjgwQA.cjs +0 -0
- package/lib/create-audit-log-schema-options.serializer-COT4AmMk.d.cts +7 -0
- package/lib/create-audit-log-schema-options.serializer-DduNDNmZ.cjs +38 -0
- package/lib/create-audit-log-schema-options.serializer-DduNDNmZ.cjs.map +1 -0
- package/lib/create-audit-log-schema.serializer-Ckh7kTCE.d.cts +7 -0
- package/lib/create-audit-log-schema.serializer-_lWlYDLV.cjs +32 -0
- package/lib/create-audit-log-schema.serializer-_lWlYDLV.cjs.map +1 -0
- package/lib/create-data-key.interface-CMDlEDHC.cjs +0 -0
- package/lib/create-data-key.interface-l5swdCo_.d.cts +15 -0
- package/lib/create-magic-auth-options.interface-DDSHQamS.d.cts +12 -0
- package/lib/create-magic-auth-options.interface-DUm3MfqV.cjs +0 -0
- package/lib/create-magic-auth-options.serializer-DN24SZEy.cjs +15 -0
- package/lib/create-magic-auth-options.serializer-DN24SZEy.cjs.map +1 -0
- package/lib/create-magic-auth-options.serializer-S1w9rPAK.d.cts +7 -0
- package/lib/create-object.interface-XAc3ECaJ.cjs +0 -0
- package/lib/create-object.interface-bEH6nxNn.d.cts +16 -0
- package/lib/create-organization-api-key-options.interface-CwgMNhHl.cjs +0 -0
- package/lib/create-organization-api-key-options.serializer-Bd5IjZMz.cjs +17 -0
- package/lib/create-organization-api-key-options.serializer-Bd5IjZMz.cjs.map +1 -0
- package/lib/create-organization-api-key-options.serializer-CgC5GvyE.d.cts +7 -0
- package/lib/create-organization-domain-options.interface-BDicSgm6.cjs +0 -0
- package/lib/create-organization-domain-options.interface-vmiHd4oy.d.cts +12 -0
- package/lib/create-organization-domain-options.serializer-DywoyU7B.cjs +15 -0
- package/lib/create-organization-domain-options.serializer-DywoyU7B.cjs.map +1 -0
- package/lib/create-organization-membership-options.interface-D6p-ZR1H.cjs +0 -0
- package/lib/create-organization-membership-options.interface-Degs7uYp.d.cts +16 -0
- package/lib/create-organization-membership-options.serializer-Da3OXX5I.cjs +17 -0
- package/lib/create-organization-membership-options.serializer-Da3OXX5I.cjs.map +1 -0
- package/lib/create-organization-options.interface-DOLMw97s.cjs +0 -0
- package/lib/create-organization-options.serializer-BL90OMyI.d.cts +7 -0
- package/lib/create-organization-options.serializer-Bg38u3Y_.cjs +17 -0
- package/lib/create-organization-options.serializer-Bg38u3Y_.cjs.map +1 -0
- package/lib/create-password-reset-options.interface-BwbNVK63.cjs +0 -0
- package/lib/create-password-reset-options.interface-DHlRNbbw.d.cts +10 -0
- package/lib/create-password-reset-options.serializer-6gqQIGCI.d.cts +7 -0
- package/lib/create-password-reset-options.serializer-C9rwv-Gj.cjs +12 -0
- package/lib/create-password-reset-options.serializer-C9rwv-Gj.cjs.map +1 -0
- package/lib/create-passwordless-session-options.interface-Bb4f1yMI.d.cts +20 -0
- package/lib/create-passwordless-session-options.interface-DvyI9mMG.cjs +0 -0
- package/lib/create-resource-options.serializer-CjLPXso6.cjs +17 -0
- package/lib/create-resource-options.serializer-CjLPXso6.cjs.map +1 -0
- package/lib/create-resource-options.serializer-CmWENyEL.d.cts +7 -0
- package/lib/create-user-options.interface-B1BsHBrW.cjs +0 -0
- package/lib/create-user-options.interface-D_4g7FwE.d.cts +28 -0
- package/lib/create-user-options.serializer-CphvVoaV.cjs +22 -0
- package/lib/create-user-options.serializer-CphvVoaV.cjs.map +1 -0
- package/lib/create-user-options.serializer-CrOqZ2Sg.d.cts +7 -0
- package/lib/created-api-key.interface-DAzMzScM.d.cts +34 -0
- package/lib/created-api-key.interface-DPE383Qi.cjs +0 -0
- package/lib/created-api-key.serializer-C_KGmm2w.d.cts +7 -0
- package/lib/created-api-key.serializer-TAY4jtUj.cjs +25 -0
- package/lib/created-api-key.serializer-TAY4jtUj.cjs.map +1 -0
- package/lib/crypto-provider-C895awiY.cjs +18 -0
- package/lib/crypto-provider-C895awiY.cjs.map +1 -0
- package/lib/crypto-provider-CIbAgUc-.d.cts +75 -0
- package/lib/decrypt-data-key.interface-Dbus_8mg.cjs +0 -0
- package/lib/decrypt-data-key.interface-DtA2snTS.d.cts +11 -0
- package/lib/delete-object.interface-CvV-sAF0.cjs +0 -0
- package/lib/delete-object.interface-EBnHDGAU.d.cts +7 -0
- package/lib/delete-resource-options.serializer-CAW9K14w.d.cts +7 -0
- package/lib/delete-resource-options.serializer-CFyX75Zh.cjs +16 -0
- package/lib/delete-resource-options.serializer-CFyX75Zh.cjs.map +1 -0
- package/lib/directory-group.interface-BuS9hrBR.cjs +0 -0
- package/lib/directory-group.interface-GMCt7YpS.d.cts +24 -0
- package/lib/directory-group.serializer-DbTTdVPB.cjs +38 -0
- package/lib/directory-group.serializer-DbTTdVPB.cjs.map +1 -0
- package/lib/directory-group.serializer-T0UTcH3V.d.cts +8 -0
- package/lib/directory-sync/directory-sync.cjs +2 -40
- package/lib/directory-sync/directory-sync.d.cts +2 -24
- package/lib/directory-sync/interfaces/directory-group.interface.d.cts +2 -24
- package/lib/directory-sync/interfaces/directory-user.interface.d.cts +2 -48
- package/lib/directory-sync/interfaces/directory.interface.d.cts +2 -60
- package/lib/directory-sync/interfaces/index.d.cts +6 -6
- package/lib/directory-sync/interfaces/list-directories-options.interface.d.cts +2 -14
- package/lib/directory-sync/interfaces/list-directory-users-options.interface.d.cts +2 -10
- package/lib/directory-sync/interfaces/list-groups-options.interface.d.cts +2 -10
- package/lib/directory-sync/serializers/directory-group.serializer.cjs +3 -27
- package/lib/directory-sync/serializers/directory-group.serializer.d.cts +2 -8
- package/lib/directory-sync/serializers/directory-user.serializer.cjs +4 -47
- package/lib/directory-sync/serializers/directory-user.serializer.d.cts +2 -9
- package/lib/directory-sync/serializers/directory.serializer.cjs +5 -47
- package/lib/directory-sync/serializers/directory.serializer.d.cts +2 -10
- package/lib/directory-sync/serializers/index.cjs +14 -14
- package/lib/directory-sync/serializers/index.d.cts +4 -4
- package/lib/directory-sync/serializers/list-directories-options.serializer.cjs +2 -13
- package/lib/directory-sync/serializers/list-directories-options.serializer.d.cts +2 -7
- package/lib/directory-sync-DKBetghA.cjs +46 -0
- package/lib/directory-sync-DKBetghA.cjs.map +1 -0
- package/lib/directory-user.interface-CWwLQBRy.cjs +0 -0
- package/lib/directory-user.interface-ctD0z-go.d.cts +48 -0
- package/lib/directory-user.serializer-BRhPq1Zu.d.cts +9 -0
- package/lib/directory-user.serializer-UTYCZSSB.cjs +63 -0
- package/lib/directory-user.serializer-UTYCZSSB.cjs.map +1 -0
- package/lib/directory.interface-DfilAjzZ.d.cts +60 -0
- package/lib/directory.interface-Zcir0uJP.cjs +0 -0
- package/lib/directory.serializer-CmsYM7zR.d.cts +10 -0
- package/lib/directory.serializer-j1RV_J7z.cjs +68 -0
- package/lib/directory.serializer-j1RV_J7z.cjs.map +1 -0
- package/lib/domain-data.interface-C5ooqStM.d.cts +12 -0
- package/lib/domain-data.interface-DuamoxCX.cjs +16 -0
- package/lib/domain-data.interface-DuamoxCX.cjs.map +1 -0
- package/lib/email-verification.interface-C76KCm8m.d.cts +42 -0
- package/lib/email-verification.interface-ChKIDS-L.cjs +0 -0
- package/lib/email-verification.serializer-DAd-BP98.d.cts +8 -0
- package/lib/email-verification.serializer-e6Mbvjvd.cjs +36 -0
- package/lib/email-verification.serializer-e6Mbvjvd.cjs.map +1 -0
- package/lib/enroll-auth-factor-options.serializer-BBfKN5IU.cjs +17 -0
- package/lib/enroll-auth-factor-options.serializer-BBfKN5IU.cjs.map +1 -0
- package/lib/enroll-auth-factor-options.serializer-DZKqvpHa.d.cts +7 -0
- package/lib/enroll-auth-factor.interface-CW5tMY5z.cjs +0 -0
- package/lib/enroll-auth-factor.interface-Dm2hlIs4.d.cts +17 -0
- package/lib/enroll-factor-options-DLuag4wH.d.cts +14 -0
- package/lib/env-CCN5u8Rv.cjs +62 -0
- package/lib/env-CCN5u8Rv.cjs.map +1 -0
- package/lib/event.interface-kqYZsXwj.cjs +0 -0
- package/lib/event.serializer-B2GuXosD.cjs +180 -0
- package/lib/event.serializer-B2GuXosD.cjs.map +1 -0
- package/lib/event.serializer-BWtSuQAw.d.cts +7 -0
- package/lib/events/events.cjs +2 -17
- package/lib/events/events.d.cts +2 -14
- package/lib/events/interfaces/index.d.cts +1 -1
- package/lib/events/interfaces/list-events-options.interface.d.cts +2 -22
- package/lib/events/serializers/index.cjs +2 -2
- package/lib/events/serializers/index.d.cts +1 -1
- package/lib/events/serializers/list-event-options.serializer.cjs +2 -13
- package/lib/events/serializers/list-event-options.serializer.d.cts +2 -7
- package/lib/events-lqbh0x1u.cjs +23 -0
- package/lib/events-lqbh0x1u.cjs.map +1 -0
- package/lib/exceptions-DHjMOdn0.cjs +0 -0
- package/lib/factor.interface-DXV18z-y.cjs +0 -0
- package/lib/factor.interface-DY92_aec.d.cts +44 -0
- package/lib/factor.interface-Jwg0D7nP.d.cts +42 -0
- package/lib/factor.serializer-CQ1w93Sn.d.cts +8 -0
- package/lib/factor.serializer-CiRgOFhH.cjs +36 -0
- package/lib/factor.serializer-CiRgOFhH.cjs.map +1 -0
- package/lib/factor.serializer-CqXuPE9e.cjs +37 -0
- package/lib/factor.serializer-CqXuPE9e.cjs.map +1 -0
- package/lib/factor.serializer-Dqa3WvHr.d.cts +8 -0
- package/lib/factory-C5JFKrKt.cjs +15 -0
- package/lib/factory-C5JFKrKt.cjs.map +1 -0
- package/lib/factory.cjs +7 -9
- package/lib/factory.d.cts +2 -83
- package/lib/feature-flag.interface-5gR4Txsk.d.cts +28 -0
- package/lib/feature-flag.interface-BcgqfCkE.cjs +0 -0
- package/lib/feature-flag.serializer-CXzLmsy8.d.cts +7 -0
- package/lib/feature-flag.serializer-DhnZDZE3.cjs +23 -0
- package/lib/feature-flag.serializer-DhnZDZE3.cjs.map +1 -0
- package/lib/feature-flags/feature-flags.cjs +2 -36
- package/lib/feature-flags/feature-flags.d.cts +2 -21
- package/lib/feature-flags/interfaces/add-flag-target-options.interface.d.cts +2 -8
- package/lib/feature-flags/interfaces/feature-flag.interface.d.cts +2 -28
- package/lib/feature-flags/interfaces/index.d.cts +4 -4
- package/lib/feature-flags/interfaces/list-feature-flags-options.interface.d.cts +2 -7
- package/lib/feature-flags/interfaces/remove-flag-target-options.interface.d.cts +2 -8
- package/lib/feature-flags/serializers/feature-flag.serializer.cjs +2 -17
- package/lib/feature-flags/serializers/feature-flag.serializer.d.cts +2 -7
- package/lib/feature-flags/serializers/index.cjs +2 -2
- package/lib/feature-flags/serializers/index.d.cts +1 -1
- package/lib/feature-flags-w4M2jmZ4.cjs +42 -0
- package/lib/feature-flags-w4M2jmZ4.cjs.map +1 -0
- package/lib/fetch-and-deserialize-Cw0qruaA.cjs +25 -0
- package/lib/fetch-and-deserialize-Cw0qruaA.cjs.map +1 -0
- package/lib/fetch-and-deserialize-list-fKCIhUCS.cjs +19 -0
- package/lib/fetch-and-deserialize-list-fKCIhUCS.cjs.map +1 -0
- package/lib/fetch-client-CSHUm64J.cjs +178 -0
- package/lib/fetch-client-CSHUm64J.cjs.map +1 -0
- package/lib/fga/fga.cjs +2 -77
- package/lib/fga/fga.d.cts +2 -29
- package/lib/fga/interfaces/check-op.enum.cjs +2 -10
- package/lib/fga/interfaces/check-op.enum.d.cts +2 -8
- package/lib/fga/interfaces/check.interface.cjs +2 -27
- package/lib/fga/interfaces/check.interface.d.cts +2 -88
- package/lib/fga/interfaces/index.cjs +8 -8
- package/lib/fga/interfaces/index.d.cts +8 -8
- package/lib/fga/interfaces/list.interface.d.cts +2 -13
- package/lib/fga/interfaces/query.interface.d.cts +2 -35
- package/lib/fga/interfaces/resource-op.enum.cjs +2 -10
- package/lib/fga/interfaces/resource-op.enum.d.cts +2 -8
- package/lib/fga/interfaces/resource.interface.d.cts +2 -77
- package/lib/fga/interfaces/warning.interface.d.cts +2 -13
- package/lib/fga/interfaces/warrant-op.enum.cjs +2 -10
- package/lib/fga/interfaces/warrant-op.enum.d.cts +2 -8
- package/lib/fga/interfaces/warrant-token.interface.d.cts +2 -10
- package/lib/fga/interfaces/warrant.interface.d.cts +2 -71
- package/lib/fga/serializers/batch-write-resources-options.serializer.cjs +2 -17
- package/lib/fga/serializers/batch-write-resources-options.serializer.d.cts +2 -7
- package/lib/fga/serializers/check-options.serializer.cjs +4 -53
- package/lib/fga/serializers/check-options.serializer.d.cts +2 -9
- package/lib/fga/serializers/create-resource-options.serializer.cjs +2 -11
- package/lib/fga/serializers/create-resource-options.serializer.d.cts +2 -7
- package/lib/fga/serializers/delete-resource-options.serializer.cjs +2 -10
- package/lib/fga/serializers/delete-resource-options.serializer.d.cts +2 -7
- package/lib/fga/serializers/index.cjs +29 -29
- package/lib/fga/serializers/index.d.cts +13 -13
- package/lib/fga/serializers/list-resources-options.serializer.cjs +2 -13
- package/lib/fga/serializers/list-resources-options.serializer.d.cts +2 -7
- package/lib/fga/serializers/list-warrants-options.serializer.cjs +2 -15
- package/lib/fga/serializers/list-warrants-options.serializer.d.cts +2 -7
- package/lib/fga/serializers/list.serializer.cjs +2 -11
- package/lib/fga/serializers/list.serializer.d.cts +2 -10
- package/lib/fga/serializers/query-options.serializer.cjs +2 -13
- package/lib/fga/serializers/query-options.serializer.d.cts +2 -7
- package/lib/fga/serializers/query-result.serializer.cjs +2 -22
- package/lib/fga/serializers/query-result.serializer.d.cts +2 -12
- package/lib/fga/serializers/resource.serializer.cjs +3 -14
- package/lib/fga/serializers/resource.serializer.d.cts +2 -8
- package/lib/fga/serializers/warrant-token.serializer.cjs +2 -6
- package/lib/fga/serializers/warrant-token.serializer.d.cts +2 -7
- package/lib/fga/serializers/warrant.serializer.cjs +2 -16
- package/lib/fga/serializers/warrant.serializer.d.cts +2 -7
- package/lib/fga/serializers/write-warrant-options.serializer.cjs +2 -20
- package/lib/fga/serializers/write-warrant-options.serializer.d.cts +2 -7
- package/lib/fga/utils/fetch-and-deserialize-list.cjs +2 -13
- package/lib/fga/utils/fetch-and-deserialize-list.d.cts +4 -4
- package/lib/fga/utils/fga-paginatable.cjs +2 -16
- package/lib/fga/utils/fga-paginatable.d.cts +2 -14
- package/lib/fga/utils/interface-check.cjs +3 -12
- package/lib/fga/utils/interface-check.d.cts +2 -2
- package/lib/fga-DDQcYlFx.cjs +83 -0
- package/lib/fga-DDQcYlFx.cjs.map +1 -0
- package/lib/fga-paginatable-Bq_-XEib.d.cts +14 -0
- package/lib/fga-paginatable-CcnmklhZ.cjs +22 -0
- package/lib/fga-paginatable-CcnmklhZ.cjs.map +1 -0
- package/lib/generate-portal-link-intent.interface-1rRu8_0c.cjs +20 -0
- package/lib/generate-portal-link-intent.interface-1rRu8_0c.cjs.map +1 -0
- package/lib/generate-portal-link-intent.interface-CktTgyDC.d.cts +12 -0
- package/lib/generic-server.exception-CQ1bI6ng.cjs +22 -0
- package/lib/generic-server.exception-CQ1bI6ng.cjs.map +1 -0
- package/lib/generic-server.exception-_vsH8SZy.d.cts +14 -0
- package/lib/get-access-token.interface-ClGvoDsn.d.cts +32 -0
- package/lib/get-access-token.serializer-DgmyudCD.cjs +34 -0
- package/lib/get-access-token.serializer-DgmyudCD.cjs.map +1 -0
- package/lib/get-options.interface-BGUbmYqn.cjs +0 -0
- package/lib/get-options.interface-C7_1wOuz.d.cts +11 -0
- package/lib/get-profile-and-token-options.interface-BRzXwgpx.cjs +0 -0
- package/lib/get-profile-and-token-options.interface-Cc1l5_d-.d.cts +14 -0
- package/lib/get-profile-options.interface-CcwBWajg.cjs +0 -0
- package/lib/get-profile-options.interface-DpfzZ2dN.d.cts +7 -0
- package/lib/get-token-2lecb0Cy.cjs +23 -0
- package/lib/get-token-2lecb0Cy.cjs.map +1 -0
- package/lib/get-token-CmiH1VJ9.d.cts +23 -0
- package/lib/http-client-8EHeTnVH.cjs +96 -0
- package/lib/http-client-8EHeTnVH.cjs.map +1 -0
- package/lib/http-client-DaKWM9mT.d.cts +54 -0
- package/lib/http-client.interface-B_h_5jS-.d.cts +24 -0
- package/lib/http-client.interface-G36hqWVG.cjs +0 -0
- package/lib/identity.interface-ByIvTffv.cjs +0 -0
- package/lib/identity.interface-s1eSJ1gQ.d.cts +14 -0
- package/lib/identity.serializer-Bzox6cAy.cjs +20 -0
- package/lib/identity.serializer-Bzox6cAy.cjs.map +1 -0
- package/lib/impersonator.interface-Cf6hV6Sl.cjs +0 -0
- package/lib/impersonator.interface-eqT0OndP.d.cts +12 -0
- package/lib/index-3zexvj-W.d.cts +1 -0
- package/lib/index-6gXqBDB6.d.cts +557 -0
- package/lib/index-B78SvkL4.d.cts +1 -0
- package/lib/index-BsCObK9R.d.cts +1 -0
- package/lib/index-CIdqvOeJ.d.cts +1 -0
- package/lib/index-CTbcD7SV.d.cts +1 -0
- package/lib/index-CZB6MMOU.d.cts +1 -0
- package/lib/index-Cx2IQJ5y.d.cts +1 -0
- package/lib/index-D5dJgt97.d.cts +1 -0
- package/lib/index-DC1O7WeZ.d.cts +1 -0
- package/lib/index-DCTKnOHe.d.cts +1 -0
- package/lib/index-DEWiUzoU.d.cts +1 -0
- package/lib/index-DLlyc54K.d.cts +1 -0
- package/lib/index-D_m6yoT-.d.cts +1 -0
- package/lib/index-Fr9oBTRC.d.cts +1 -0
- package/lib/index.cjs +70 -57
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.cts +132 -137
- package/lib/index.d.ts +3 -1
- package/lib/index.worker.cjs +67 -57
- package/lib/index.worker.cjs.map +1 -1
- package/lib/index.worker.d.cts +110 -133
- package/lib/index.worker.d.ts +3 -1
- package/lib/interface-check-CTSXH7TS.cjs +23 -0
- package/lib/interface-check-CTSXH7TS.cjs.map +1 -0
- package/lib/interfaces-B2GoLcEd.cjs +0 -0
- package/lib/interfaces-BOHKsPOz.cjs +0 -0
- package/lib/interfaces-BYxjU24Y.cjs +0 -0
- package/lib/interfaces-B_wxDqjZ.cjs +0 -0
- package/lib/interfaces-CJfjuBro.cjs +0 -0
- package/lib/interfaces-dlLK1oAf.cjs +0 -0
- package/lib/invitation.interface-mC_8BuA9.cjs +0 -0
- package/lib/invitation.interface-zxREPPZu.d.cts +64 -0
- package/lib/invitation.serializer-BDPagMLH.d.cts +8 -0
- package/lib/invitation.serializer-BEVUkLP9.cjs +47 -0
- package/lib/invitation.serializer-BEVUkLP9.cjs.map +1 -0
- package/lib/jose-D4-VExnk.cjs +27 -0
- package/lib/jose-D4-VExnk.cjs.map +1 -0
- package/lib/key.interface-BdqBuDSH.d.cts +16 -0
- package/lib/key.interface-DTklEPap.cjs +0 -0
- package/lib/leb128-C_fBTjdc.cjs +82 -0
- package/lib/leb128-C_fBTjdc.cjs.map +1 -0
- package/lib/list-auth-factors-options.interface-DKlym4v6.cjs +0 -0
- package/lib/list-connections-options.interface-B7pslHgu.cjs +0 -0
- package/lib/list-connections-options.interface-C7cH8ONj.d.cts +17 -0
- package/lib/list-connections-options.serializer-B9jyhBCh.cjs +20 -0
- package/lib/list-connections-options.serializer-B9jyhBCh.cjs.map +1 -0
- package/lib/list-connections-options.serializer-olslE-Fg.d.cts +7 -0
- package/lib/list-directories-options.interface-92fO4PKr.cjs +0 -0
- package/lib/list-directories-options.interface-B9cTFdVu.d.cts +14 -0
- package/lib/list-directories-options.serializer-DIkuNuJB.cjs +19 -0
- package/lib/list-directories-options.serializer-DIkuNuJB.cjs.map +1 -0
- package/lib/list-directories-options.serializer-J88SC3Uu.d.cts +7 -0
- package/lib/list-directory-users-options.interface-DtPOs4E8.d.cts +10 -0
- package/lib/list-directory-users-options.interface-V6n1bfE0.cjs +0 -0
- package/lib/list-event-options.serializer-D3zKDeJK.d.cts +7 -0
- package/lib/list-event-options.serializer-bbZhjMlc.cjs +19 -0
- package/lib/list-event-options.serializer-bbZhjMlc.cjs.map +1 -0
- package/lib/list-events-options.interface-AWaFt1WM.d.cts +22 -0
- package/lib/list-events-options.interface-Ba5Wze0J.cjs +0 -0
- package/lib/list-feature-flags-options.interface-BseB3Sxv.cjs +0 -0
- package/lib/list-feature-flags-options.interface-D7AIjm-0.d.cts +7 -0
- package/lib/list-groups-options.interface-Bd6SDE85.cjs +0 -0
- package/lib/list-groups-options.interface-CbQJvpyC.d.cts +10 -0
- package/lib/list-invitations-options.interface-BP7cTrWE.cjs +0 -0
- package/lib/list-invitations-options.serializer-DyJeeVXk.cjs +19 -0
- package/lib/list-invitations-options.serializer-DyJeeVXk.cjs.map +1 -0
- package/lib/list-object-versions.interface-CAFLFrnR.d.cts +12 -0
- package/lib/list-object-versions.interface-Ds--dBPk.cjs +0 -0
- package/lib/list-objects.interface-B8yzYARh.cjs +0 -0
- package/lib/list-objects.interface-DVVXFKO9.d.cts +9 -0
- package/lib/list-organization-api-keys-options.interface-B9Hg7VJE.d.cts +9 -0
- package/lib/list-organization-api-keys-options.interface-gN2_EC8Y.cjs +0 -0
- package/lib/list-organization-feature-flags-options.interface-CUV13_Kb.cjs +0 -0
- package/lib/list-organization-feature-flags-options.interface-D6h35g9O.d.cts +9 -0
- package/lib/list-organization-memberships-options.interface-B3j0iJtf.cjs +0 -0
- package/lib/list-organization-memberships-options.serializer-eZn-qTI8.cjs +20 -0
- package/lib/list-organization-memberships-options.serializer-eZn-qTI8.cjs.map +1 -0
- package/lib/list-organization-roles-options.interface-DTgBJtDm.d.cts +7 -0
- package/lib/list-organizations-options.interface-BVUFUWd8.d.cts +9 -0
- package/lib/list-organizations-options.interface-CtphN7_M.cjs +0 -0
- package/lib/list-resources-options.serializer-BmYs9Vf0.cjs +19 -0
- package/lib/list-resources-options.serializer-BmYs9Vf0.cjs.map +1 -0
- package/lib/list-resources-options.serializer-CmH9ahEW.d.cts +7 -0
- package/lib/list-sessions-options.interface-BkSOP-aQ.d.cts +8 -0
- package/lib/list-sessions-options.interface-CxrAFAFB.cjs +0 -0
- package/lib/list-sessions-options.serializer-CZGaayZp.d.cts +7 -0
- package/lib/list-sessions-options.serializer-DXI2uV_8.cjs +12 -0
- package/lib/list-sessions-options.serializer-DXI2uV_8.cjs.map +1 -0
- package/lib/list-user-feature-flags-options.interface-BffT3Bgy.cjs +0 -0
- package/lib/list-users-options.interface-CZSIN83o.cjs +0 -0
- package/lib/list-users-options.interface-DuJwLaE9.d.cts +14 -0
- package/lib/list-users-options.serializer-CAQrhvH0.cjs +19 -0
- package/lib/list-users-options.serializer-CAQrhvH0.cjs.map +1 -0
- package/lib/list-warrants-options.serializer-Bd-WDleA.cjs +21 -0
- package/lib/list-warrants-options.serializer-Bd-WDleA.cjs.map +1 -0
- package/lib/list-warrants-options.serializer-CBntdUkf.d.cts +7 -0
- package/lib/list.interface-BDqDTWM8.d.cts +13 -0
- package/lib/list.interface-BEUNlSvF.d.cts +20 -0
- package/lib/list.interface-Y2SC7qfo.cjs +0 -0
- package/lib/list.serializer-BY9yE1pB.cjs +16 -0
- package/lib/list.serializer-BY9yE1pB.cjs.map +1 -0
- package/lib/list.serializer-BucwpWfj.d.cts +10 -0
- package/lib/list.serializer-CTHSrCW_.cjs +17 -0
- package/lib/list.serializer-CTHSrCW_.cjs.map +1 -0
- package/lib/list.serializer-DoX3epPr.d.cts +7 -0
- package/lib/locale.interface-CEpymw1t.cjs +0 -0
- package/lib/locale.interface-DSiD6ntd.d.cts +5 -0
- package/lib/logout-url-options.interface-Cw1qCccF.d.cts +8 -0
- package/lib/logout-url-options.interface-DWdskc6a.cjs +0 -0
- package/lib/magic-auth.interface-BrxHHiJN.d.cts +42 -0
- package/lib/magic-auth.interface-fz8MN6h7.cjs +0 -0
- package/lib/magic-auth.serializer-BYyXRWbr.d.cts +8 -0
- package/lib/magic-auth.serializer-By4HyvgZ.cjs +36 -0
- package/lib/magic-auth.serializer-By4HyvgZ.cjs.map +1 -0
- package/lib/mfa/interfaces/challenge-factor-options.d.cts +2 -10
- package/lib/mfa/interfaces/challenge.interface.d.cts +2 -22
- package/lib/mfa/interfaces/enroll-factor-options.d.cts +2 -14
- package/lib/mfa/interfaces/factor.interface.d.cts +2 -44
- package/lib/mfa/interfaces/index.cjs +8 -0
- package/lib/mfa/interfaces/index.d.cts +8 -8
- package/lib/mfa/interfaces/sms.interface.d.cts +2 -10
- package/lib/mfa/interfaces/totp.interface.d.cts +2 -22
- package/lib/mfa/interfaces/verify-challenge-options.d.cts +2 -8
- package/lib/mfa/interfaces/verify-challenge-response.d.cts +2 -14
- package/lib/mfa/mfa.cjs +2 -44
- package/lib/mfa/mfa.d.cts +2 -21
- package/lib/mfa/serializers/challenge.serializer.cjs +2 -14
- package/lib/mfa/serializers/challenge.serializer.d.cts +2 -7
- package/lib/mfa/serializers/factor.serializer.cjs +3 -26
- package/lib/mfa/serializers/factor.serializer.d.cts +2 -8
- package/lib/mfa/serializers/index.cjs +7 -7
- package/lib/mfa/serializers/index.d.cts +3 -3
- package/lib/mfa/serializers/sms.serializer.cjs +2 -6
- package/lib/mfa/serializers/sms.serializer.d.cts +1 -1
- package/lib/mfa/serializers/totp.serializer.cjs +3 -21
- package/lib/mfa/serializers/totp.serializer.d.cts +1 -1
- package/lib/mfa/serializers/verify-response.serializer.cjs +2 -10
- package/lib/mfa/serializers/verify-response.serializer.d.cts +2 -7
- package/lib/mfa-BbisUIpM.cjs +50 -0
- package/lib/mfa-BbisUIpM.cjs.map +1 -0
- package/lib/no-api-key-provided.exception-CAJnPlPr.cjs +16 -0
- package/lib/no-api-key-provided.exception-CAJnPlPr.cjs.map +1 -0
- package/lib/no-api-key-provided.exception-Cd9K6Mli.d.cts +9 -0
- package/lib/not-found.exception-BcKq0hWv.cjs +24 -0
- package/lib/not-found.exception-BcKq0hWv.cjs.map +1 -0
- package/lib/not-found.exception-GakjCm1p.d.cts +24 -0
- package/lib/oauth-tokens.interface-B-4Pi0sR.cjs +0 -0
- package/lib/oauth-tokens.interface-Bvew3EOR.d.cts +16 -0
- package/lib/oauth-tokens.serializer-BmyyKwrh.cjs +17 -0
- package/lib/oauth-tokens.serializer-BmyyKwrh.cjs.map +1 -0
- package/lib/oauth.exception-BJAv3tg-.cjs +25 -0
- package/lib/oauth.exception-BJAv3tg-.cjs.map +1 -0
- package/lib/oauth.exception-CFy4_2CF.d.cts +15 -0
- package/lib/object.interface-36k9_URU.cjs +0 -0
- package/lib/object.interface-BjtGKl3u.d.cts +35 -0
- package/lib/organization-domain.interface-BpDw6NNx.cjs +28 -0
- package/lib/organization-domain.interface-BpDw6NNx.cjs.map +1 -0
- package/lib/organization-domain.interface-C6EjTpuJ.d.cts +35 -0
- package/lib/organization-domain.serializer-BuecMdCg.cjs +22 -0
- package/lib/organization-domain.serializer-BuecMdCg.cjs.map +1 -0
- package/lib/organization-domains/interfaces/create-organization-domain-options.interface.d.cts +2 -12
- package/lib/organization-domains/interfaces/index.cjs +3 -3
- package/lib/organization-domains/interfaces/index.d.cts +2 -2
- package/lib/organization-domains/interfaces/organization-domain.interface.cjs +3 -17
- package/lib/organization-domains/interfaces/organization-domain.interface.d.cts +2 -35
- package/lib/organization-domains/organization-domains.cjs +2 -27
- package/lib/organization-domains/organization-domains.d.cts +2 -16
- package/lib/organization-domains/serializers/create-organization-domain-options.serializer.cjs +2 -9
- package/lib/organization-domains/serializers/create-organization-domain-options.serializer.d.cts +1 -1
- package/lib/organization-domains/serializers/organization-domain.serializer.cjs +2 -16
- package/lib/organization-domains/serializers/organization-domain.serializer.d.cts +1 -1
- package/lib/organization-domains-BRGEKO06.cjs +33 -0
- package/lib/organization-domains-BRGEKO06.cjs.map +1 -0
- package/lib/organization-membership.interface-D1wrotmQ.cjs +0 -0
- package/lib/organization-membership.interface-NCcAKBR2.d.cts +33 -0
- package/lib/organization-membership.serializer-DVtJVaRT.cjs +24 -0
- package/lib/organization-membership.serializer-DVtJVaRT.cjs.map +1 -0
- package/lib/organization.interface-CdjQyAEW.d.cts +30 -0
- package/lib/organization.interface-CsjbCMaa.cjs +0 -0
- package/lib/organization.serializer-DJQ4yLMv.d.cts +7 -0
- package/lib/organization.serializer-DM6Xkk2V.cjs +24 -0
- package/lib/organization.serializer-DM6Xkk2V.cjs.map +1 -0
- package/lib/organizations/interfaces/create-organization-options.interface.d.cts +2 -20
- package/lib/organizations/interfaces/domain-data.interface.cjs +2 -10
- package/lib/organizations/interfaces/domain-data.interface.d.cts +2 -12
- package/lib/organizations/interfaces/index.cjs +2 -2
- package/lib/organizations/interfaces/index.d.cts +6 -6
- package/lib/organizations/interfaces/list-organization-feature-flags-options.interface.d.cts +2 -9
- package/lib/organizations/interfaces/list-organization-roles-options.interface.d.cts +2 -7
- package/lib/organizations/interfaces/list-organizations-options.interface.d.cts +2 -9
- package/lib/organizations/interfaces/organization.interface.d.cts +2 -30
- package/lib/organizations/interfaces/update-organization-options.interface.d.cts +2 -21
- package/lib/organizations/organizations.cjs +2 -64
- package/lib/organizations/organizations.d.cts +2 -33
- package/lib/organizations/organizations.d.ts +1 -1
- package/lib/organizations/organizations.js +1 -1
- package/lib/organizations/organizations.js.map +1 -1
- package/lib/organizations/serializers/create-organization-options.serializer.cjs +2 -11
- package/lib/organizations/serializers/create-organization-options.serializer.d.cts +2 -7
- package/lib/organizations/serializers/index.cjs +6 -6
- package/lib/organizations/serializers/index.d.cts +3 -3
- package/lib/organizations/serializers/organization.serializer.cjs +2 -18
- package/lib/organizations/serializers/organization.serializer.d.cts +2 -7
- package/lib/organizations/serializers/update-organization-options.serializer.cjs +2 -12
- package/lib/organizations/serializers/update-organization-options.serializer.d.cts +2 -7
- package/lib/organizations-CqJIT1Q5.cjs +70 -0
- package/lib/organizations-CqJIT1Q5.cjs.map +1 -0
- package/lib/pagination-B-QDcg4e.d.cts +25 -0
- package/lib/pagination-BG1uBuL4.cjs +48 -0
- package/lib/pagination-BG1uBuL4.cjs.map +1 -0
- package/lib/pagination-options.interface-CLNb6Om8.cjs +0 -0
- package/lib/pagination-options.interface-CUOgmBwZ.d.cts +10 -0
- package/lib/parse-error-B7u-PJ1K.cjs +24 -0
- package/lib/parse-error-B7u-PJ1K.cjs.map +1 -0
- package/lib/password-hash-type.interface-OhapFl0U.d.cts +5 -0
- package/lib/password-reset.interface-CnDQOmWv.cjs +0 -0
- package/lib/password-reset.interface-Dcebp_7o.d.cts +40 -0
- package/lib/password-reset.serializer-D8Kbnirv.cjs +35 -0
- package/lib/password-reset.serializer-D8Kbnirv.cjs.map +1 -0
- package/lib/password-reset.serializer-OyBytEcC.d.cts +8 -0
- package/lib/passwordless/interfaces/create-passwordless-session-options.interface.d.cts +2 -20
- package/lib/passwordless/interfaces/index.d.cts +3 -3
- package/lib/passwordless/interfaces/passwordless-session.interface.d.cts +2 -18
- package/lib/passwordless/interfaces/send-session-response.interface.d.cts +2 -8
- package/lib/passwordless/passwordless.cjs +2 -23
- package/lib/passwordless/passwordless.d.cts +2 -19
- package/lib/passwordless/serializers/passwordless-session.serializer.cjs +2 -12
- package/lib/passwordless/serializers/passwordless-session.serializer.d.cts +1 -1
- package/lib/passwordless-DEThp5fE.cjs +29 -0
- package/lib/passwordless-DEThp5fE.cjs.map +1 -0
- package/lib/passwordless-session.interface-BsOH8Py1.d.cts +18 -0
- package/lib/passwordless-session.interface-CV7rpVzo.cjs +0 -0
- package/lib/passwordless-session.serializer-CASCZ8yC.cjs +18 -0
- package/lib/passwordless-session.serializer-CASCZ8yC.cjs.map +1 -0
- package/lib/pipes/interfaces/access-token.interface.d.cts +2 -18
- package/lib/pipes/interfaces/get-access-token.interface.d.cts +2 -32
- package/lib/pipes/pipes.cjs +2 -15
- package/lib/pipes/pipes.d.cts +2 -17
- package/lib/pipes/serializers/access-token.serializer.cjs +2 -14
- package/lib/pipes/serializers/access-token.serializer.d.cts +1 -1
- package/lib/pipes/serializers/get-access-token.serializer.cjs +3 -23
- package/lib/pipes/serializers/get-access-token.serializer.d.cts +1 -1
- package/lib/pipes-BACoDN0N.cjs +21 -0
- package/lib/pipes-BACoDN0N.cjs.map +1 -0
- package/lib/pkce/pkce.cjs +2 -53
- package/lib/pkce/pkce.d.cts +2 -38
- package/lib/pkce-Bu_KcDMw.cjs +59 -0
- package/lib/pkce-Bu_KcDMw.cjs.map +1 -0
- package/lib/pkce-CPU9dTCY.d.cts +38 -0
- package/lib/portal/interfaces/generate-portal-link-intent.interface.cjs +2 -14
- package/lib/portal/interfaces/generate-portal-link-intent.interface.d.cts +2 -12
- package/lib/portal/interfaces/index.cjs +2 -2
- package/lib/portal/interfaces/index.d.cts +1 -1
- package/lib/portal/portal.cjs +2 -19
- package/lib/portal/portal.d.cts +2 -24
- package/lib/portal-DeMgODuk.cjs +25 -0
- package/lib/portal-DeMgODuk.cjs.map +1 -0
- package/lib/post-options.interface-ClNtDEaN.cjs +0 -0
- package/lib/post-options.interface-DdsVDnGH.d.cts +13 -0
- package/lib/profile-and-token.interface-CZMHm-ni.cjs +0 -0
- package/lib/profile-and-token.interface-D8SOsn-s.d.cts +18 -0
- package/lib/profile-and-token.serializer-CUFdGpX3.cjs +18 -0
- package/lib/profile-and-token.serializer-CUFdGpX3.cjs.map +1 -0
- package/lib/profile-and-token.serializer-DgfsqiF_.d.cts +8 -0
- package/lib/profile.interface-BCfCOjmx.cjs +0 -0
- package/lib/profile.interface-CiNXzRbL.d.cts +42 -0
- package/lib/profile.serializer-BDlm0TRU.cjs +26 -0
- package/lib/profile.serializer-BDlm0TRU.cjs.map +1 -0
- package/lib/profile.serializer-BOeHpcqS.d.cts +8 -0
- package/lib/put-options.interface-BDeO-5og.cjs +0 -0
- package/lib/put-options.interface-DR1xH3TR.d.cts +12 -0
- package/lib/query-options.serializer-BYZOvQyR.d.cts +7 -0
- package/lib/query-options.serializer-Chg3TZdD.cjs +19 -0
- package/lib/query-options.serializer-Chg3TZdD.cjs.map +1 -0
- package/lib/query-result.serializer-CQqFGng9.cjs +28 -0
- package/lib/query-result.serializer-CQqFGng9.cjs.map +1 -0
- package/lib/query-result.serializer-EnvPglcs.d.cts +12 -0
- package/lib/query-string-DvY-MOOT.cjs +40 -0
- package/lib/query-string-DvY-MOOT.cjs.map +1 -0
- package/lib/query.interface-DBrke9TG.cjs +0 -0
- package/lib/query.interface-Sw3Xfzzq.d.cts +35 -0
- package/lib/rate-limit-exceeded.exception-DwIKSjgt.cjs +19 -0
- package/lib/rate-limit-exceeded.exception-DwIKSjgt.cjs.map +1 -0
- package/lib/rate-limit-exceeded.exception-t2HJjyVG.d.cts +18 -0
- package/lib/read-object.interface-BDX81WQG.d.cts +25 -0
- package/lib/read-object.interface-f_81j5uM.cjs +0 -0
- package/lib/refresh-and-seal-session-data.interface-BC_uVnK1.cjs +19 -0
- package/lib/refresh-and-seal-session-data.interface-BC_uVnK1.cjs.map +1 -0
- package/lib/refresh-and-seal-session-data.interface-DJk6xCxt.d.cts +24 -0
- package/lib/remove-flag-target-options.interface-CgLnzR8g.d.cts +8 -0
- package/lib/remove-flag-target-options.interface-DoGKEa5T.cjs +0 -0
- package/lib/request-exception.interface-ncoDfVCo.d.cts +9 -0
- package/lib/resend-invitation-options.interface-BvKYcUMa.cjs +0 -0
- package/lib/resend-invitation-options.interface-pOfbruPn.d.cts +12 -0
- package/lib/resend-invitation-options.serializer-gi3hyBeV.cjs +12 -0
- package/lib/resend-invitation-options.serializer-gi3hyBeV.cjs.map +1 -0
- package/lib/reset-password-options.interface-C8NDiT__.cjs +0 -0
- package/lib/reset-password-options.interface-CT7QWPPM.d.cts +12 -0
- package/lib/reset-password-options.serializer-6VTahIzL.cjs +15 -0
- package/lib/reset-password-options.serializer-6VTahIzL.cjs.map +1 -0
- package/lib/reset-password-options.serializer-swg0rbQu.d.cts +7 -0
- package/lib/resource-op.enum-Bzwtg0bG.d.cts +8 -0
- package/lib/resource-op.enum-iS-Tf1WO.cjs +16 -0
- package/lib/resource-op.enum-iS-Tf1WO.cjs.map +1 -0
- package/lib/resource.interface-BHXuymiW.d.cts +77 -0
- package/lib/resource.interface-Dk75RqTQ.cjs +0 -0
- package/lib/resource.serializer-CVfysC_R.d.cts +8 -0
- package/lib/resource.serializer-DQA6JSVB.cjs +25 -0
- package/lib/resource.serializer-DQA6JSVB.cjs.map +1 -0
- package/lib/response-payload.interface-CC6ym1hG.d.cts +26 -0
- package/lib/response-payload.interface-Dd6I_nGn.cjs +0 -0
- package/lib/revoke-session-options.interface-Bvh2jHlb.d.cts +11 -0
- package/lib/revoke-session-options.interface-adU7deuN.cjs +12 -0
- package/lib/revoke-session-options.interface-adU7deuN.cjs.map +1 -0
- package/lib/role.interface-B3M8zitL.cjs +0 -0
- package/lib/role.interface-C76vJyRA.d.cts +51 -0
- package/lib/role.serializer-DVr857zo.cjs +22 -0
- package/lib/role.serializer-DVr857zo.cjs.map +1 -0
- package/lib/role.serializer-yTKLys-u.cjs +18 -0
- package/lib/role.serializer-yTKLys-u.cjs.map +1 -0
- package/lib/roles/interfaces/index.d.cts +1 -1
- package/lib/roles/interfaces/role.interface.d.cts +2 -51
- package/lib/roles/serializers/role.serializer.cjs +2 -16
- package/lib/roles/serializers/role.serializer.d.cts +1 -1
- package/lib/runtime-info-D1rBs4px.cjs +56 -0
- package/lib/runtime-info-D1rBs4px.cjs.map +1 -0
- package/lib/{node_modules/iron-webcrypto/index.js → seal-Dl5Et6Vv.cjs} +102 -3
- package/lib/seal-Dl5Et6Vv.cjs.map +1 -0
- package/lib/send-invitation-options.interface-C6iq0iBA.cjs +0 -0
- package/lib/send-invitation-options.interface-DhnvOLnv.d.cts +22 -0
- package/lib/send-invitation-options.serializer-BX9N-pl6.cjs +19 -0
- package/lib/send-invitation-options.serializer-BX9N-pl6.cjs.map +1 -0
- package/lib/send-session-response.interface-BK1iekyV.cjs +0 -0
- package/lib/send-session-response.interface-BpEozStf.d.cts +8 -0
- package/lib/send-verification-email-options.interface-BUkQm-56.cjs +0 -0
- package/lib/send-verification-email-options.interface-DzN8alC-.d.cts +7 -0
- package/lib/serializers-1DJGR2Bq.cjs +0 -0
- package/lib/serializers-1RdL3mOO.cjs +0 -0
- package/lib/serializers-AObKGeJ9.cjs +0 -0
- package/lib/serializers-BGydYdNv.cjs +0 -0
- package/lib/serializers-Bd8zRjMr.cjs +0 -0
- package/lib/serializers-BdASmY_9.cjs +0 -0
- package/lib/serializers-Cg02bBkh.cjs +0 -0
- package/lib/serializers-D7IALzFJ.cjs +0 -0
- package/lib/serializers-L67xhHGh.cjs +0 -0
- package/lib/serializers-mApGhp2E.cjs +0 -0
- package/lib/serializers-trBM15Pj.cjs +0 -0
- package/lib/session-BspC-lF9.cjs +144 -0
- package/lib/session-BspC-lF9.cjs.map +1 -0
- package/lib/session-handler-options.interface-CkCM0a1e.d.cts +9 -0
- package/lib/session.interface-CJL0YhXF.cjs +0 -0
- package/lib/session.interface-DQZ0ufo_.d.cts +38 -0
- package/lib/session.serializer-D56UJaJF.d.cts +7 -0
- package/lib/session.serializer-Dmj9Hm3q.cjs +26 -0
- package/lib/session.serializer-Dmj9Hm3q.cjs.map +1 -0
- package/lib/signature-provider-Dx4cy5vI.cjs +38 -0
- package/lib/signature-provider-Dx4cy5vI.cjs.map +1 -0
- package/lib/signature-verification.exception-CN2av9Wr.d.cts +8 -0
- package/lib/signature-verification.exception-Dc1gSCYD.cjs +17 -0
- package/lib/signature-verification.exception-Dc1gSCYD.cjs.map +1 -0
- package/lib/sms.interface-CyWalgD9.d.cts +10 -0
- package/lib/sms.serializer-X3xntG8l.cjs +12 -0
- package/lib/sms.serializer-X3xntG8l.cjs.map +1 -0
- package/lib/sso/interfaces/authorization-url-options.interface.d.cts +2 -55
- package/lib/sso/interfaces/connection-type.enum.cjs +2 -43
- package/lib/sso/interfaces/connection-type.enum.d.cts +2 -41
- package/lib/sso/interfaces/connection.interface.d.cts +2 -33
- package/lib/sso/interfaces/get-profile-and-token-options.interface.d.cts +2 -14
- package/lib/sso/interfaces/get-profile-options.interface.d.cts +2 -7
- package/lib/sso/interfaces/index.cjs +2 -2
- package/lib/sso/interfaces/index.d.cts +9 -9
- package/lib/sso/interfaces/list-connections-options.interface.d.cts +2 -17
- package/lib/sso/interfaces/profile-and-token.interface.d.cts +2 -18
- package/lib/sso/interfaces/profile.interface.d.cts +2 -42
- package/lib/sso/serializers/connection.serializer.cjs +2 -16
- package/lib/sso/serializers/connection.serializer.d.cts +2 -7
- package/lib/sso/serializers/index.cjs +8 -8
- package/lib/sso/serializers/index.d.cts +4 -4
- package/lib/sso/serializers/list-connections-options.serializer.cjs +2 -14
- package/lib/sso/serializers/list-connections-options.serializer.d.cts +2 -7
- package/lib/sso/serializers/profile-and-token.serializer.cjs +2 -12
- package/lib/sso/serializers/profile-and-token.serializer.d.cts +2 -8
- package/lib/sso/serializers/profile.serializer.cjs +2 -20
- package/lib/sso/serializers/profile.serializer.d.cts +2 -8
- package/lib/sso/sso.cjs +2 -129
- package/lib/sso/sso.d.cts +2 -69
- package/lib/sso-BGdbsFSR.cjs +135 -0
- package/lib/sso-BGdbsFSR.cjs.map +1 -0
- package/lib/subtle-crypto-provider-z15sJdtL.cjs +99 -0
- package/lib/subtle-crypto-provider-z15sJdtL.cjs.map +1 -0
- package/lib/totp.interface-CPAuCv4H.d.cts +22 -0
- package/lib/totp.serializer-DlQAVrBt.cjs +32 -0
- package/lib/totp.serializer-DlQAVrBt.cjs.map +1 -0
- package/lib/unauthorized.exception-CjXkJx3p.d.cts +13 -0
- package/lib/unauthorized.exception-hTKkIjP4.cjs +21 -0
- package/lib/unauthorized.exception-hTKkIjP4.cjs.map +1 -0
- package/lib/unknown-record.interface-C5Ru336Z.d.cts +5 -0
- package/lib/unprocessable-entity-error.interface-Qwl8rD25.d.cts +8 -0
- package/lib/unprocessable-entity-error.interface-qvpJv5Qa.cjs +0 -0
- package/lib/unprocessable-entity.exception-BdCyQCYX.cjs +28 -0
- package/lib/unprocessable-entity.exception-BdCyQCYX.cjs.map +1 -0
- package/lib/unprocessable-entity.exception-N-3lqy5T.d.cts +25 -0
- package/lib/unreachable-HIg8NPjR.cjs +23 -0
- package/lib/unreachable-HIg8NPjR.cjs.map +1 -0
- package/lib/update-object.interface-CNxG-_TG.d.cts +13 -0
- package/lib/update-object.interface-DGOrDGsi.cjs +0 -0
- package/lib/update-organization-membership-options.interface-BB8dVzxD.cjs +0 -0
- package/lib/update-organization-membership-options.interface-DARsxhfh.d.cts +12 -0
- package/lib/update-organization-membership-options.serializer-J0-AHdSc.cjs +15 -0
- package/lib/update-organization-membership-options.serializer-J0-AHdSc.cjs.map +1 -0
- package/lib/update-organization-options.interface-DbUpLvun.cjs +0 -0
- package/lib/update-organization-options.interface-DmWBw_ag.d.cts +21 -0
- package/lib/update-organization-options.serializer-2h0Jmja6.d.cts +7 -0
- package/lib/update-organization-options.serializer-DWh4RlX3.cjs +18 -0
- package/lib/update-organization-options.serializer-DWh4RlX3.cjs.map +1 -0
- package/lib/update-user-options.interface-DzoNVMaL.d.cts +31 -0
- package/lib/update-user-options.interface-hZd8eW6q.cjs +0 -0
- package/lib/update-user-options.serializer-BVSNgExg.d.cts +7 -0
- package/lib/update-user-options.serializer-H11lRdjH.cjs +23 -0
- package/lib/update-user-options.serializer-H11lRdjH.cjs.map +1 -0
- package/lib/update-user-password-options.interface-B9BC-Hv9.cjs +0 -0
- package/lib/update-user-password-options.interface-CG02MZA_.d.cts +11 -0
- package/lib/update-user-password-options.serializer-CY9Ckmqw.cjs +12 -0
- package/lib/update-user-password-options.serializer-CY9Ckmqw.cjs.map +1 -0
- package/lib/update-user-password-options.serializer-y9laCvAH.d.cts +7 -0
- package/lib/user-management/interfaces/authenticate-with-code-and-verifier-options.interface.d.cts +2 -17
- package/lib/user-management/interfaces/authenticate-with-code-options.interface.d.cts +2 -20
- package/lib/user-management/interfaces/authenticate-with-email-verification-options.interface.d.cts +2 -18
- package/lib/user-management/interfaces/authenticate-with-magic-auth-options.interface.d.cts +2 -22
- package/lib/user-management/interfaces/authenticate-with-options-base.interface.d.cts +2 -41
- package/lib/user-management/interfaces/authenticate-with-organization-selection.interface.d.cts +2 -18
- package/lib/user-management/interfaces/authenticate-with-password-options.interface.d.cts +2 -20
- package/lib/user-management/interfaces/authenticate-with-refresh-token-options.interface.d.cts +2 -18
- package/lib/user-management/interfaces/authenticate-with-refresh-token-public-client-options.interface.d.cts +2 -16
- package/lib/user-management/interfaces/authenticate-with-session-cookie.interface.cjs +2 -11
- package/lib/user-management/interfaces/authenticate-with-session-cookie.interface.d.cts +2 -45
- package/lib/user-management/interfaces/authenticate-with-totp-options.interface.d.cts +2 -20
- package/lib/user-management/interfaces/authentication-event.interface.d.cts +2 -28
- package/lib/user-management/interfaces/authentication-radar-risk-detected-event.interface.d.cts +2 -24
- package/lib/user-management/interfaces/authentication-response.interface.d.cts +2 -28
- package/lib/user-management/interfaces/authorization-url-options.interface.d.cts +2 -45
- package/lib/user-management/interfaces/create-magic-auth-options.interface.d.cts +2 -12
- package/lib/user-management/interfaces/create-organization-membership-options.interface.d.cts +2 -16
- package/lib/user-management/interfaces/create-password-reset-options.interface.d.cts +2 -10
- package/lib/user-management/interfaces/create-user-options.interface.d.cts +2 -28
- package/lib/user-management/interfaces/email-verification.interface.d.cts +2 -42
- package/lib/user-management/interfaces/enroll-auth-factor.interface.d.cts +2 -17
- package/lib/user-management/interfaces/factor.interface.d.cts +2 -42
- package/lib/user-management/interfaces/identity.interface.d.cts +2 -14
- package/lib/user-management/interfaces/impersonator.interface.d.cts +2 -12
- package/lib/user-management/interfaces/index.cjs +6 -6
- package/lib/user-management/interfaces/index.d.cts +47 -48
- package/lib/user-management/interfaces/index.d.ts +3 -1
- package/lib/user-management/interfaces/invitation.interface.d.cts +2 -64
- package/lib/user-management/interfaces/list-auth-factors-options.interface.d.cts +2 -9
- package/lib/user-management/interfaces/list-invitations-options.interface.d.cts +2 -14
- package/lib/user-management/interfaces/list-organization-memberships-options.interface.d.cts +2 -21
- package/lib/user-management/interfaces/list-sessions-options.interface.d.cts +2 -8
- package/lib/user-management/interfaces/list-user-feature-flags-options.interface.d.cts +2 -9
- package/lib/user-management/interfaces/list-users-options.interface.d.cts +2 -14
- package/lib/user-management/interfaces/locale.interface.cjs +0 -0
- package/lib/user-management/interfaces/locale.interface.d.cts +2 -0
- package/lib/user-management/interfaces/locale.interface.d.ts +5 -0
- package/lib/user-management/interfaces/locale.interface.js +1 -0
- package/lib/user-management/interfaces/logout-url-options.interface.d.cts +2 -8
- package/lib/user-management/interfaces/magic-auth.interface.d.cts +2 -42
- package/lib/user-management/interfaces/oauth-tokens.interface.d.cts +2 -16
- package/lib/user-management/interfaces/organization-membership.interface.d.cts +2 -31
- package/lib/user-management/interfaces/organization-membership.interface.d.ts +2 -0
- package/lib/user-management/interfaces/password-hash-type.interface.d.cts +2 -5
- package/lib/user-management/interfaces/password-reset.interface.d.cts +2 -40
- package/lib/user-management/interfaces/refresh-and-seal-session-data.interface.cjs +2 -13
- package/lib/user-management/interfaces/refresh-and-seal-session-data.interface.d.cts +2 -24
- package/lib/user-management/interfaces/resend-invitation-options.interface.cjs +0 -0
- package/lib/user-management/interfaces/resend-invitation-options.interface.d.cts +2 -0
- package/lib/user-management/interfaces/resend-invitation-options.interface.d.ts +12 -0
- package/lib/user-management/interfaces/resend-invitation-options.interface.js +1 -0
- package/lib/user-management/interfaces/reset-password-options.interface.d.cts +2 -12
- package/lib/user-management/interfaces/revoke-session-options.interface.cjs +2 -6
- package/lib/user-management/interfaces/revoke-session-options.interface.d.cts +2 -11
- package/lib/user-management/interfaces/send-invitation-options.interface.d.cts +2 -18
- package/lib/user-management/interfaces/send-invitation-options.interface.d.ts +4 -0
- package/lib/user-management/interfaces/send-verification-email-options.interface.d.cts +2 -7
- package/lib/user-management/interfaces/session-handler-options.interface.d.cts +2 -9
- package/lib/user-management/interfaces/session.interface.d.cts +2 -38
- package/lib/user-management/interfaces/update-organization-membership-options.interface.d.cts +2 -12
- package/lib/user-management/interfaces/update-user-options.interface.d.cts +2 -31
- package/lib/user-management/interfaces/update-user-password-options.interface.d.cts +2 -11
- package/lib/user-management/interfaces/user.interface.d.cts +2 -34
- package/lib/user-management/interfaces/verify-email-options.interface.d.cts +2 -11
- package/lib/user-management/serializers/authenticate-with-code-and-verifier-options.serializer.cjs +2 -14
- package/lib/user-management/serializers/authenticate-with-code-and-verifier-options.serializer.d.cts +2 -8
- package/lib/user-management/serializers/authenticate-with-code-options.serializer.cjs +2 -15
- package/lib/user-management/serializers/authenticate-with-code-options.serializer.d.cts +2 -8
- package/lib/user-management/serializers/authenticate-with-email-verification.serializer.cjs +2 -14
- 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.cjs +2 -16
- package/lib/user-management/serializers/authenticate-with-magic-auth-options.serializer.d.cts +2 -8
- package/lib/user-management/serializers/authenticate-with-organization-selection-options.serializer.cjs +2 -14
- 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.cjs +2 -15
- package/lib/user-management/serializers/authenticate-with-password-options.serializer.d.cts +2 -8
- package/lib/user-management/serializers/authenticate-with-refresh-token-public-client-options.serializer.cjs +2 -13
- package/lib/user-management/serializers/authenticate-with-refresh-token-public-client-options.serializer.d.cts +2 -8
- package/lib/user-management/serializers/authenticate-with-refresh-token.options.serializer.cjs +2 -14
- package/lib/user-management/serializers/authenticate-with-refresh-token.options.serializer.d.cts +2 -9
- package/lib/user-management/serializers/authenticate-with-totp-options.serializer.cjs +2 -15
- package/lib/user-management/serializers/authenticate-with-totp-options.serializer.d.cts +2 -8
- package/lib/user-management/serializers/authentication-event.serializer.cjs +2 -14
- package/lib/user-management/serializers/authentication-event.serializer.d.cts +2 -7
- package/lib/user-management/serializers/authentication-radar-risk-event-serializer.cjs +2 -15
- package/lib/user-management/serializers/authentication-radar-risk-event-serializer.d.cts +1 -1
- package/lib/user-management/serializers/authentication-response.serializer.cjs +2 -20
- package/lib/user-management/serializers/authentication-response.serializer.d.cts +2 -7
- package/lib/user-management/serializers/create-magic-auth-options.serializer.cjs +2 -9
- package/lib/user-management/serializers/create-magic-auth-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/create-organization-membership-options.serializer.cjs +2 -11
- package/lib/user-management/serializers/create-organization-membership-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/create-password-reset-options.serializer.cjs +2 -6
- package/lib/user-management/serializers/create-password-reset-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/create-user-options.serializer.cjs +2 -16
- package/lib/user-management/serializers/create-user-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/email-verification.serializer.cjs +3 -25
- package/lib/user-management/serializers/email-verification.serializer.d.cts +2 -8
- package/lib/user-management/serializers/enroll-auth-factor-options.serializer.cjs +2 -11
- package/lib/user-management/serializers/enroll-auth-factor-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/factor.serializer.cjs +3 -25
- package/lib/user-management/serializers/factor.serializer.d.cts +2 -8
- package/lib/user-management/serializers/identity.serializer.cjs +2 -14
- package/lib/user-management/serializers/identity.serializer.d.cts +1 -1
- package/lib/user-management/serializers/index.cjs +53 -53
- package/lib/user-management/serializers/index.d.cts +24 -24
- package/lib/user-management/serializers/invitation.serializer.cjs +3 -36
- package/lib/user-management/serializers/invitation.serializer.d.cts +2 -8
- package/lib/user-management/serializers/list-invitations-options.serializer.cjs +2 -13
- package/lib/user-management/serializers/list-invitations-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/list-organization-memberships-options.serializer.cjs +2 -14
- package/lib/user-management/serializers/list-organization-memberships-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/list-sessions-options.serializer.cjs +2 -6
- package/lib/user-management/serializers/list-sessions-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/list-users-options.serializer.cjs +2 -13
- package/lib/user-management/serializers/list-users-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/magic-auth.serializer.cjs +3 -25
- package/lib/user-management/serializers/magic-auth.serializer.d.cts +2 -8
- package/lib/user-management/serializers/oauth-tokens.serializer.cjs +2 -11
- package/lib/user-management/serializers/oauth-tokens.serializer.d.cts +1 -1
- package/lib/user-management/serializers/organization-membership.serializer.cjs +2 -17
- package/lib/user-management/serializers/organization-membership.serializer.d.cts +1 -1
- package/lib/user-management/serializers/organization-membership.serializer.js +2 -1
- package/lib/user-management/serializers/organization-membership.serializer.js.map +1 -1
- package/lib/user-management/serializers/password-reset.serializer.cjs +3 -24
- package/lib/user-management/serializers/password-reset.serializer.d.cts +2 -8
- package/lib/user-management/serializers/resend-invitation-options.serializer.cjs +3 -0
- package/lib/user-management/serializers/resend-invitation-options.serializer.d.cts +7 -0
- package/lib/user-management/serializers/resend-invitation-options.serializer.d.ts +7 -0
- package/lib/user-management/serializers/resend-invitation-options.serializer.js +6 -0
- package/lib/user-management/serializers/resend-invitation-options.serializer.js.map +1 -0
- package/lib/user-management/serializers/reset-password-options.serializer.cjs +2 -9
- package/lib/user-management/serializers/reset-password-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/role.serializer.cjs +2 -12
- package/lib/user-management/serializers/role.serializer.d.cts +1 -1
- package/lib/user-management/serializers/send-invitation-options.serializer.cjs +2 -12
- package/lib/user-management/serializers/send-invitation-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/send-invitation-options.serializer.js +2 -1
- package/lib/user-management/serializers/send-invitation-options.serializer.js.map +1 -1
- package/lib/user-management/serializers/session.serializer.cjs +2 -20
- package/lib/user-management/serializers/session.serializer.d.cts +2 -7
- package/lib/user-management/serializers/update-organization-membership-options.serializer.cjs +2 -9
- package/lib/user-management/serializers/update-organization-membership-options.serializer.d.cts +1 -1
- package/lib/user-management/serializers/update-user-options.serializer.cjs +2 -17
- package/lib/user-management/serializers/update-user-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/update-user-password-options.serializer.cjs +2 -6
- package/lib/user-management/serializers/update-user-password-options.serializer.d.cts +2 -7
- package/lib/user-management/serializers/user.serializer.cjs +2 -20
- package/lib/user-management/serializers/user.serializer.d.cts +2 -7
- package/lib/user-management/session.cjs +3 -138
- package/lib/user-management/session.d.cts +2 -44
- package/lib/user-management/user-management.cjs +4 -532
- package/lib/user-management/user-management.d.cts +2 -210
- package/lib/user-management/user-management.d.ts +2 -1
- package/lib/user-management/user-management.js +3 -2
- package/lib/user-management/user-management.js.map +1 -1
- package/lib/user-management-DCbkjgk8.cjs +539 -0
- package/lib/user-management-DCbkjgk8.cjs.map +1 -0
- package/lib/user.interface-Bln_2b82.cjs +0 -0
- package/lib/user.interface-SwAIYLNB.d.cts +34 -0
- package/lib/user.serializer-TrM0oX4Q.d.cts +7 -0
- package/lib/user.serializer-Y5EM8MeK.cjs +26 -0
- package/lib/user.serializer-Y5EM8MeK.cjs.map +1 -0
- package/lib/utils/jose.cjs +2 -21
- package/lib/validate-api-key.interface-JvCCei5M.cjs +0 -0
- package/lib/validate-api-key.interface-kzSfRmiM.d.cts +15 -0
- package/lib/validate-api-key.serializer-B1ScKkFd.d.cts +7 -0
- package/lib/validate-api-key.serializer-Cwpx9odk.cjs +15 -0
- package/lib/validate-api-key.serializer-Cwpx9odk.cjs.map +1 -0
- package/lib/vault/interfaces/index.d.cts +10 -10
- package/lib/vault/interfaces/key/create-data-key.interface.d.cts +2 -15
- package/lib/vault/interfaces/key/decrypt-data-key.interface.d.cts +2 -11
- package/lib/vault/interfaces/key.interface.d.cts +2 -16
- package/lib/vault/interfaces/object/create-object.interface.d.cts +2 -16
- package/lib/vault/interfaces/object/delete-object.interface.d.cts +2 -7
- package/lib/vault/interfaces/object/list-object-versions.interface.d.cts +2 -12
- package/lib/vault/interfaces/object/list-objects.interface.d.cts +2 -9
- package/lib/vault/interfaces/object/read-object.interface.d.cts +2 -25
- package/lib/vault/interfaces/object/update-object.interface.d.cts +2 -13
- package/lib/vault/interfaces/object.interface.d.cts +2 -35
- package/lib/vault/serializers/vault-key.serializer.cjs +3 -18
- package/lib/vault/serializers/vault-key.serializer.d.cts +3 -3
- package/lib/vault/serializers/vault-object.serializer.cjs +7 -53
- package/lib/vault/serializers/vault-object.serializer.d.cts +7 -7
- package/lib/vault/vault.cjs +2 -100
- package/lib/vault/vault.d.cts +2 -34
- package/lib/vault-key.serializer-DO9iKzMq.cjs +29 -0
- package/lib/vault-key.serializer-DO9iKzMq.cjs.map +1 -0
- package/lib/vault-o2v1Hjz7.cjs +106 -0
- package/lib/vault-o2v1Hjz7.cjs.map +1 -0
- package/lib/vault-object.serializer-EkelXJB9.cjs +84 -0
- package/lib/vault-object.serializer-EkelXJB9.cjs.map +1 -0
- package/lib/verify-challenge-options-CEFnAmwu.d.cts +8 -0
- package/lib/verify-challenge-response-CAIHmhRm.d.cts +14 -0
- package/lib/verify-email-options.interface-DPQfAOwk.cjs +0 -0
- package/lib/verify-email-options.interface-oOfTTYG0.d.cts +11 -0
- package/lib/verify-response.serializer-CuPqcouK.d.cts +7 -0
- package/lib/verify-response.serializer-Ga6sZ_he.cjs +16 -0
- package/lib/verify-response.serializer-Ga6sZ_he.cjs.map +1 -0
- package/lib/warning.interface-BVeaQsw5.d.cts +13 -0
- package/lib/warrant-op.enum-Bqzp9GRk.cjs +16 -0
- package/lib/warrant-op.enum-Bqzp9GRk.cjs.map +1 -0
- package/lib/warrant-op.enum-CBmWDuBs.d.cts +8 -0
- package/lib/warrant-token.interface-BpOppNeH.cjs +0 -0
- package/lib/warrant-token.interface-D8P4GnoE.d.cts +10 -0
- package/lib/warrant-token.serializer-9f0_Dze3.d.cts +7 -0
- package/lib/warrant-token.serializer-DFNcFGQN.cjs +12 -0
- package/lib/warrant-token.serializer-DFNcFGQN.cjs.map +1 -0
- package/lib/warrant.interface-BgyqZr7M.cjs +0 -0
- package/lib/warrant.interface-D0zCmerc.d.cts +71 -0
- package/lib/warrant.serializer-BDtDxpT8.d.cts +7 -0
- package/lib/warrant.serializer-BnF9sWUb.cjs +22 -0
- package/lib/warrant.serializer-BnF9sWUb.cjs.map +1 -0
- package/lib/webhooks/webhooks.cjs +2 -32
- package/lib/webhooks/webhooks.d.cts +2 -35
- package/lib/webhooks-CPFNC99w.cjs +38 -0
- package/lib/webhooks-CPFNC99w.cjs.map +1 -0
- package/lib/webhooks-yX64jTg5.d.cts +35 -0
- package/lib/widgets/interfaces/get-token.cjs +3 -12
- package/lib/widgets/interfaces/get-token.d.cts +2 -23
- package/lib/widgets/widgets.cjs +2 -15
- package/lib/widgets/widgets.d.cts +2 -12
- package/lib/widgets-UYWIfPS5.cjs +21 -0
- package/lib/widgets-UYWIfPS5.cjs.map +1 -0
- package/lib/workos-B9-XSQwo.cjs +306 -0
- package/lib/workos-B9-XSQwo.cjs.map +1 -0
- package/lib/workos-options.interface-CCcp8QzE.d.cts +17 -0
- package/lib/workos-options.interface-DJkEWOSw.cjs +0 -0
- package/lib/workos-response-error.interface-BoJ6j8GQ.d.cts +13 -0
- package/lib/workos-response-error.interface-CNjnix9d.cjs +0 -0
- package/lib/workos.cjs +6 -300
- package/lib/workos.d.cts +2 -101
- package/lib/workos.js +1 -1
- package/lib/workos.js.map +1 -1
- package/lib/write-warrant-options.serializer-7ilOHTPE.d.cts +7 -0
- package/lib/write-warrant-options.serializer-CJo81yBS.cjs +26 -0
- package/lib/write-warrant-options.serializer-CJo81yBS.cjs.map +1 -0
- package/package.json +1 -1
- package/lib/actions/actions.cjs.map +0 -1
- package/lib/actions/serializers/action.serializer.cjs.map +0 -1
- package/lib/api-keys/api-keys.cjs.map +0 -1
- package/lib/api-keys/serializers/api-key.serializer.cjs.map +0 -1
- package/lib/api-keys/serializers/create-organization-api-key-options.serializer.cjs.map +0 -1
- package/lib/api-keys/serializers/created-api-key.serializer.cjs.map +0 -1
- package/lib/api-keys/serializers/validate-api-key.serializer.cjs.map +0 -1
- package/lib/audit-logs/audit-logs.cjs.map +0 -1
- package/lib/audit-logs/serializers/audit-log-export-options.serializer.cjs.map +0 -1
- package/lib/audit-logs/serializers/audit-log-export.serializer.cjs.map +0 -1
- package/lib/audit-logs/serializers/create-audit-log-event-options.serializer.cjs.map +0 -1
- package/lib/audit-logs/serializers/create-audit-log-schema-options.serializer.cjs.map +0 -1
- package/lib/audit-logs/serializers/create-audit-log-schema.serializer.cjs.map +0 -1
- package/lib/common/crypto/crypto-provider.cjs.map +0 -1
- package/lib/common/crypto/seal.cjs.map +0 -1
- package/lib/common/crypto/signature-provider.cjs.map +0 -1
- package/lib/common/crypto/subtle-crypto-provider.cjs.map +0 -1
- package/lib/common/exceptions/api-key-required.exception.cjs.map +0 -1
- package/lib/common/exceptions/bad-request.exception.cjs.map +0 -1
- package/lib/common/exceptions/conflict.exception.cjs.map +0 -1
- package/lib/common/exceptions/generic-server.exception.cjs.map +0 -1
- package/lib/common/exceptions/no-api-key-provided.exception.cjs.map +0 -1
- package/lib/common/exceptions/not-found.exception.cjs.map +0 -1
- package/lib/common/exceptions/oauth.exception.cjs.map +0 -1
- package/lib/common/exceptions/parse-error.cjs.map +0 -1
- package/lib/common/exceptions/rate-limit-exceeded.exception.cjs.map +0 -1
- package/lib/common/exceptions/signature-verification.exception.cjs.map +0 -1
- package/lib/common/exceptions/unauthorized.exception.cjs.map +0 -1
- package/lib/common/exceptions/unprocessable-entity.exception.cjs.map +0 -1
- package/lib/common/net/fetch-client.cjs.map +0 -1
- package/lib/common/net/http-client.cjs.map +0 -1
- package/lib/common/serializers/event.serializer.cjs.map +0 -1
- package/lib/common/serializers/list.serializer.cjs.map +0 -1
- package/lib/common/utils/base64.cjs.map +0 -1
- package/lib/common/utils/env.cjs.map +0 -1
- package/lib/common/utils/fetch-and-deserialize.cjs.map +0 -1
- package/lib/common/utils/leb128.cjs.map +0 -1
- package/lib/common/utils/pagination.cjs.map +0 -1
- package/lib/common/utils/query-string.cjs.map +0 -1
- package/lib/common/utils/runtime-info.cjs.map +0 -1
- package/lib/common/utils/unreachable.cjs.map +0 -1
- package/lib/directory-sync/directory-sync.cjs.map +0 -1
- package/lib/directory-sync/serializers/directory-group.serializer.cjs.map +0 -1
- package/lib/directory-sync/serializers/directory-user.serializer.cjs.map +0 -1
- package/lib/directory-sync/serializers/directory.serializer.cjs.map +0 -1
- package/lib/directory-sync/serializers/list-directories-options.serializer.cjs.map +0 -1
- package/lib/events/events.cjs.map +0 -1
- package/lib/events/serializers/list-event-options.serializer.cjs.map +0 -1
- package/lib/factory.cjs.map +0 -1
- package/lib/feature-flags/feature-flags.cjs.map +0 -1
- package/lib/feature-flags/serializers/feature-flag.serializer.cjs.map +0 -1
- package/lib/fga/fga.cjs.map +0 -1
- package/lib/fga/interfaces/check-op.enum.cjs.map +0 -1
- package/lib/fga/interfaces/check.interface.cjs.map +0 -1
- package/lib/fga/interfaces/resource-op.enum.cjs.map +0 -1
- package/lib/fga/interfaces/warrant-op.enum.cjs.map +0 -1
- package/lib/fga/serializers/batch-write-resources-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/check-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/create-resource-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/delete-resource-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/list-resources-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/list-warrants-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/list.serializer.cjs.map +0 -1
- package/lib/fga/serializers/query-options.serializer.cjs.map +0 -1
- package/lib/fga/serializers/query-result.serializer.cjs.map +0 -1
- package/lib/fga/serializers/resource.serializer.cjs.map +0 -1
- package/lib/fga/serializers/warrant-token.serializer.cjs.map +0 -1
- package/lib/fga/serializers/warrant.serializer.cjs.map +0 -1
- package/lib/fga/serializers/write-warrant-options.serializer.cjs.map +0 -1
- package/lib/fga/utils/fetch-and-deserialize-list.cjs.map +0 -1
- package/lib/fga/utils/fga-paginatable.cjs.map +0 -1
- package/lib/fga/utils/interface-check.cjs.map +0 -1
- package/lib/mfa/mfa.cjs.map +0 -1
- package/lib/mfa/serializers/challenge.serializer.cjs.map +0 -1
- package/lib/mfa/serializers/factor.serializer.cjs.map +0 -1
- package/lib/mfa/serializers/sms.serializer.cjs.map +0 -1
- package/lib/mfa/serializers/totp.serializer.cjs.map +0 -1
- package/lib/mfa/serializers/verify-response.serializer.cjs.map +0 -1
- package/lib/node_modules/iron-webcrypto/index.cjs +0 -218
- package/lib/node_modules/iron-webcrypto/index.cjs.map +0 -1
- package/lib/node_modules/iron-webcrypto/index.js.map +0 -1
- package/lib/node_modules/uint8array-extras/index.cjs +0 -55
- package/lib/node_modules/uint8array-extras/index.cjs.map +0 -1
- package/lib/node_modules/uint8array-extras/index.js +0 -52
- package/lib/node_modules/uint8array-extras/index.js.map +0 -1
- package/lib/organization-domains/interfaces/organization-domain.interface.cjs.map +0 -1
- package/lib/organization-domains/organization-domains.cjs.map +0 -1
- package/lib/organization-domains/serializers/create-organization-domain-options.serializer.cjs.map +0 -1
- package/lib/organization-domains/serializers/organization-domain.serializer.cjs.map +0 -1
- package/lib/organizations/interfaces/domain-data.interface.cjs.map +0 -1
- package/lib/organizations/organizations.cjs.map +0 -1
- package/lib/organizations/serializers/create-organization-options.serializer.cjs.map +0 -1
- package/lib/organizations/serializers/organization.serializer.cjs.map +0 -1
- package/lib/organizations/serializers/update-organization-options.serializer.cjs.map +0 -1
- package/lib/passwordless/passwordless.cjs.map +0 -1
- package/lib/passwordless/serializers/passwordless-session.serializer.cjs.map +0 -1
- package/lib/pipes/pipes.cjs.map +0 -1
- package/lib/pipes/serializers/access-token.serializer.cjs.map +0 -1
- package/lib/pipes/serializers/get-access-token.serializer.cjs.map +0 -1
- package/lib/pkce/pkce.cjs.map +0 -1
- package/lib/portal/interfaces/generate-portal-link-intent.interface.cjs.map +0 -1
- package/lib/portal/portal.cjs.map +0 -1
- package/lib/roles/serializers/role.serializer.cjs.map +0 -1
- package/lib/sso/interfaces/connection-type.enum.cjs.map +0 -1
- package/lib/sso/serializers/connection.serializer.cjs.map +0 -1
- package/lib/sso/serializers/list-connections-options.serializer.cjs.map +0 -1
- package/lib/sso/serializers/profile-and-token.serializer.cjs.map +0 -1
- package/lib/sso/serializers/profile.serializer.cjs.map +0 -1
- package/lib/sso/sso.cjs.map +0 -1
- package/lib/user-management/interfaces/authenticate-with-session-cookie.interface.cjs.map +0 -1
- package/lib/user-management/interfaces/refresh-and-seal-session-data.interface.cjs.map +0 -1
- package/lib/user-management/interfaces/revoke-session-options.interface.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-code-and-verifier-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-code-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-email-verification.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-magic-auth-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-organization-selection-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-password-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-refresh-token-public-client-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-refresh-token.options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authenticate-with-totp-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authentication-event.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authentication-radar-risk-event-serializer.cjs.map +0 -1
- package/lib/user-management/serializers/authentication-response.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/create-magic-auth-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/create-organization-membership-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/create-password-reset-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/create-user-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/email-verification.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/enroll-auth-factor-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/factor.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/identity.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/invitation.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/list-invitations-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/list-organization-memberships-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/list-sessions-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/list-users-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/magic-auth.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/oauth-tokens.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/organization-membership.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/password-reset.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/reset-password-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/role.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/send-invitation-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/session.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/update-organization-membership-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/update-user-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/update-user-password-options.serializer.cjs.map +0 -1
- package/lib/user-management/serializers/user.serializer.cjs.map +0 -1
- package/lib/user-management/session.cjs.map +0 -1
- package/lib/user-management/user-management.cjs.map +0 -1
- package/lib/utils/jose.cjs.map +0 -1
- package/lib/vault/serializers/vault-key.serializer.cjs.map +0 -1
- package/lib/vault/serializers/vault-object.serializer.cjs.map +0 -1
- package/lib/vault/vault.cjs.map +0 -1
- package/lib/webhooks/webhooks.cjs.map +0 -1
- package/lib/widgets/interfaces/get-token.cjs.map +0 -1
- package/lib/widgets/widgets.cjs.map +0 -1
- package/lib/workos.cjs.map +0 -1
package/lib/index.d.cts
CHANGED
|
@@ -1,139 +1,134 @@
|
|
|
1
|
-
import { CryptoProvider } from "./
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { PaginationOptions } from "./
|
|
5
|
-
import {
|
|
6
|
-
import { ListDirectoryGroupsOptions } from "./
|
|
7
|
-
import { ListDirectoryUsersOptions } from "./
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import { ConnectionType } from "./
|
|
12
|
-
import {
|
|
13
|
-
import { GetProfileOptions } from "./
|
|
14
|
-
import { GetProfileAndTokenOptions } from "./
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import { ListAuthFactorsOptions } from "./
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import { ObjectDigestResponse } from "./vault/interfaces/object/list-objects.interface.cjs";
|
|
133
|
-
import { ObjectDigest, ObjectMetadata, ObjectUpdateBy, ObjectVersion, VaultObject } from "./vault/interfaces/object.interface.cjs";
|
|
134
|
-
import { ReadObjectMetadataResponse, ReadObjectOptions, ReadObjectResponse } from "./vault/interfaces/object/read-object.interface.cjs";
|
|
135
|
-
import { UpdateObjectEntity, UpdateObjectOptions } from "./vault/interfaces/object/update-object.interface.cjs";
|
|
136
|
-
import { WorkOS } from "./workos.cjs";
|
|
1
|
+
import { t as CryptoProvider } from "./crypto-provider-CIbAgUc-.cjs";
|
|
2
|
+
import { a as DirectoryType, i as DirectoryStateResponse, n as DirectoryResponse, o as EventDirectory, r as DirectoryState, s as EventDirectoryResponse, t as Directory } from "./directory.interface-DfilAjzZ.cjs";
|
|
3
|
+
import { n as DirectoryGroupResponse, t as DirectoryGroup } from "./directory-group.interface-GMCt7YpS.cjs";
|
|
4
|
+
import { t as PaginationOptions } from "./pagination-options.interface-CUOgmBwZ.cjs";
|
|
5
|
+
import { n as SerializedListDirectoriesOptions, t as ListDirectoriesOptions } from "./list-directories-options.interface-B9cTFdVu.cjs";
|
|
6
|
+
import { t as ListDirectoryGroupsOptions } from "./list-groups-options.interface-CbQJvpyC.cjs";
|
|
7
|
+
import { t as ListDirectoryUsersOptions } from "./list-directory-users-options.interface-DtPOs4E8.cjs";
|
|
8
|
+
import { a as RoleEventResponse, i as RoleEvent, n as OrganizationRoleResponse, o as RoleList, r as Role, s as RoleResponse, t as ListOrganizationRolesResponse } from "./role.interface-C76vJyRA.cjs";
|
|
9
|
+
import { a as DirectoryUserWithGroupsResponse, i as DirectoryUserWithGroups, n as DirectoryUser, r as DirectoryUserResponse, t as DefaultCustomAttributes } from "./directory-user.interface-ctD0z-go.cjs";
|
|
10
|
+
import { n as SSOPKCEAuthorizationURLResult, t as SSOAuthorizationURLOptions } from "./authorization-url-options.interface-Cs9dWC8D.cjs";
|
|
11
|
+
import { t as ConnectionType } from "./connection-type.enum-Cu3iqCqL.cjs";
|
|
12
|
+
import { n as ConnectionDomain, r as ConnectionResponse, t as Connection } from "./connection.interface-DvRENQyW.cjs";
|
|
13
|
+
import { t as GetProfileOptions } from "./get-profile-options.interface-DpfzZ2dN.cjs";
|
|
14
|
+
import { t as GetProfileAndTokenOptions } from "./get-profile-and-token-options.interface-Cc1l5_d-.cjs";
|
|
15
|
+
import { n as SerializedListConnectionsOptions, t as ListConnectionsOptions } from "./list-connections-options.interface-C7cH8ONj.cjs";
|
|
16
|
+
import { n as OauthTokensResponse, t as OauthTokens } from "./oauth-tokens.interface-Bvew3EOR.cjs";
|
|
17
|
+
import { n as ProfileResponse, t as Profile } from "./profile.interface-CiNXzRbL.cjs";
|
|
18
|
+
import { n as ProfileAndTokenResponse, t as ProfileAndToken } from "./profile-and-token.interface-D8SOsn-s.cjs";
|
|
19
|
+
import { a as WithResolvedClientId, i as SerializedAuthenticateWithOptionsBase, n as AuthenticateWithSessionOptions, r as SerializedAuthenticatePublicClientBase, t as AuthenticateWithOptionsBase } from "./authenticate-with-options-base.interface-B47-j3MI.cjs";
|
|
20
|
+
import { n as AuthenticateWithCodeOptions, r as SerializedAuthenticateWithCodeOptions, t as AuthenticateUserWithCodeCredentials } from "./authenticate-with-code-options.interface-_PQBLQ-f.cjs";
|
|
21
|
+
import { n as SerializedAuthenticateWithCodeAndVerifierOptions, t as AuthenticateWithCodeAndVerifierOptions } from "./authenticate-with-code-and-verifier-options.interface-D2SVWZby.cjs";
|
|
22
|
+
import { n as AuthenticateWithEmailVerificationOptions, r as SerializedAuthenticateWithEmailVerificationOptions, t as AuthenticateUserWithEmailVerificationCredentials } from "./authenticate-with-email-verification-options.interface-Duq7TpqS.cjs";
|
|
23
|
+
import { n as AuthenticateWithMagicAuthOptions, r as SerializedAuthenticateWithMagicAuthOptions, t as AuthenticateUserWithMagicAuthCredentials } from "./authenticate-with-magic-auth-options.interface-B4zDB7Px.cjs";
|
|
24
|
+
import { n as AuthenticateWithOrganizationSelectionOptions, r as SerializedAuthenticateWithOrganizationSelectionOptions, t as AuthenticateUserWithOrganizationSelectionCredentials } from "./authenticate-with-organization-selection.interface-BwhjlciB.cjs";
|
|
25
|
+
import { n as AuthenticateWithPasswordOptions, r as SerializedAuthenticateWithPasswordOptions, t as AuthenticateUserWithPasswordCredentials } from "./authenticate-with-password-options.interface-CfCSnrac.cjs";
|
|
26
|
+
import { n as AuthenticateWithRefreshTokenOptions, r as SerializedAuthenticateWithRefreshTokenOptions, t as AuthenticateUserWithRefreshTokenCredentials } from "./authenticate-with-refresh-token-options.interface-DSYu4cDc.cjs";
|
|
27
|
+
import { n as SerializedAuthenticateWithRefreshTokenPublicClientOptions, t as AuthenticateWithRefreshTokenPublicClientOptions } from "./authenticate-with-refresh-token-public-client-options.interface-N18YC9dn.cjs";
|
|
28
|
+
import { n as ImpersonatorResponse, t as Impersonator } from "./impersonator.interface-eqT0OndP.cjs";
|
|
29
|
+
import { n as UserResponse, t as User } from "./user.interface-SwAIYLNB.cjs";
|
|
30
|
+
import { n as AuthenticationResponseResponse, t as AuthenticationResponse } from "./authentication-response.interface-CZE2FVdd.cjs";
|
|
31
|
+
import { a as AuthenticateWithSessionCookieSuccessResponse, i as AuthenticateWithSessionCookieOptions, n as AuthenticateWithSessionCookieFailedResponse, o as SessionCookieData, r as AuthenticateWithSessionCookieFailureReason, t as AccessToken } from "./authenticate-with-session-cookie.interface-BfanVwPO.cjs";
|
|
32
|
+
import { n as AuthenticateWithTotpOptions, r as SerializedAuthenticateWithTotpOptions, t as AuthenticateUserWithTotpCredentials } from "./authenticate-with-totp-options.interface-LhACZ5GS.cjs";
|
|
33
|
+
import { n as AuthenticationEventResponse, t as AuthenticationEvent } from "./authentication-event.interface-DXEILc55.cjs";
|
|
34
|
+
import { n as AuthenticationRadarRiskDetectedEventResponseData, t as AuthenticationRadarRiskDetectedEventData } from "./authentication-radar-risk-detected-event.interface-CcuNPOCx.cjs";
|
|
35
|
+
import { n as UserManagementAuthorizationURLOptions, t as PKCEAuthorizationURLResult } from "./authorization-url-options.interface-BbIXXS2F.cjs";
|
|
36
|
+
import { n as SerializedCreateMagicAuthOptions, t as CreateMagicAuthOptions } from "./create-magic-auth-options.interface-DDSHQamS.cjs";
|
|
37
|
+
import { n as SerializedCreateOrganizationMembershipOptions, t as CreateOrganizationMembershipOptions } from "./create-organization-membership-options.interface-Degs7uYp.cjs";
|
|
38
|
+
import { n as SerializedCreatePasswordResetOptions, t as CreatePasswordResetOptions } from "./create-password-reset-options.interface-DHlRNbbw.cjs";
|
|
39
|
+
import { n as SerializedCreateUserOptions, t as CreateUserOptions } from "./create-user-options.interface-D_4g7FwE.cjs";
|
|
40
|
+
import { i as EmailVerificationResponse, n as EmailVerificationEvent, r as EmailVerificationEventResponse, t as EmailVerification } from "./email-verification.interface-C76KCm8m.cjs";
|
|
41
|
+
import { n as SerializedEnrollUserInMfaFactorOptions, t as EnrollAuthFactorOptions } from "./enroll-auth-factor.interface-Dm2hlIs4.cjs";
|
|
42
|
+
import { i as FactorWithSecretsResponse, n as FactorResponse, r as FactorWithSecrets, t as Factor } from "./factor.interface-Jwg0D7nP.cjs";
|
|
43
|
+
import { n as IdentityResponse, t as Identity } from "./identity.interface-s1eSJ1gQ.cjs";
|
|
44
|
+
import { i as InvitationResponse, n as InvitationEvent, r as InvitationEventResponse, t as Invitation } from "./invitation.interface-zxREPPZu.cjs";
|
|
45
|
+
import { $ as DsyncGroupUserRemovedEventResponse, $t as RoleUpdatedEventResponse, A as AuthenticationSSOFailedEvent, At as OrganizationDomainUpdatedEvent, B as DsyncActivatedEvent, Bt as OrganizationMembershipUpdated, C as AuthenticationPasskeySucceededEventResponse, Ct as OrganizationCreatedResponse, D as AuthenticationPasswordSucceededEventResponse, Dt as OrganizationDomainCreatedEventResponse, E as AuthenticationPasswordSucceededEvent, Et as OrganizationDomainCreatedEvent, F as ConnectionActivatedEventResponse, Ft as OrganizationDomainVerifiedEventResponse, G as DsyncGroupCreatedEventResponse, Gt as PasswordResetCreatedEventResponse, H as DsyncDeletedEvent, Ht as OrganizationUpdatedEvent, I as ConnectionDeactivatedEvent, It as OrganizationMembershipCreated, J as DsyncGroupUpdatedEvent, Jt as RoleCreatedEvent, K as DsyncGroupDeletedEvent, Kt as PasswordResetSucceededEvent, L as ConnectionDeactivatedEventResponse, Lt as OrganizationMembershipCreatedResponse, M as AuthenticationSSOSucceededEvent, Mt as OrganizationDomainVerificationFailedEvent, N as AuthenticationSSOSucceededEventResponse, Nt as OrganizationDomainVerificationFailedEventResponse, O as AuthenticationRadarRiskDetectedEvent, Ot as OrganizationDomainDeletedEvent, P as ConnectionActivatedEvent, Pt as OrganizationDomainVerifiedEvent, Q as DsyncGroupUserRemovedEvent, Qt as RoleUpdatedEvent, R as ConnectionDeletedEvent, Rt as OrganizationMembershipDeleted, S as AuthenticationPasskeySucceededEvent, St as OrganizationCreatedEvent, T as AuthenticationPasswordFailedEventResponse, Tt as OrganizationDeletedResponse, U as DsyncDeletedEventResponse, Ut as OrganizationUpdatedResponse, V as DsyncActivatedEventResponse, Vt as OrganizationMembershipUpdatedResponse, W as DsyncGroupCreatedEvent, Wt as PasswordResetCreatedEvent, X as DsyncGroupUserAddedEvent, Xt as RoleDeletedEvent, Y as DsyncGroupUpdatedEventResponse, Yt as RoleCreatedEventResponse, Z as DsyncGroupUserAddedEventResponse, Zt as RoleDeletedEventResponse, _ as AuthenticationOAuthFailedEventResponse, _n as SerializedListInvitationsOptions, _t as InvitationResentEventResponse, a as ApiKeyCreatedEventResponse, an as UserCreatedEventResponse, at as DsyncUserUpdatedEventResponse, b as AuthenticationPasskeyFailedEvent, bt as MagicAuthCreatedEvent, c as AuthenticationEmailVerificationSucceededEvent, cn as UserUpdatedEvent, ct as Event, d as AuthenticationMagicAuthFailedEventResponse, dn as CreateOrganizationApiKeyRequestOptions, dt as EventResponse, en as SessionCreatedEvent, et as DsyncUserCreatedEvent, f as AuthenticationMagicAuthSucceededEvent, fn as SerializedCreateOrganizationApiKeyOptions, ft as InvitationAcceptedEvent, g as AuthenticationOAuthFailedEvent, gn as ListInvitationsOptions, gt as InvitationResentEvent, h as AuthenticationMfaSucceededEventResponse, hn as SerializedListOrganizationMembershipsOptions, ht as InvitationCreatedEventResponse, i as ApiKeyCreatedEvent, in as UserCreatedEvent, it as DsyncUserUpdatedEvent, j as AuthenticationSSOFailedEventResponse, jt as OrganizationDomainUpdatedEventResponse, k as AuthenticationRadarRiskDetectedEventResponse, kt as OrganizationDomainDeletedEventResponse, l as AuthenticationEmailVerificationSucceededEventResponse, ln as UserUpdatedEventResponse, lt as EventBase, m as AuthenticationMfaSucceededEvent, mn as ListOrganizationMembershipsOptions, mt as InvitationCreatedEvent, n as CreateOrganizationRequestOptions, nn as SessionRevokedEvent, nt as DsyncUserDeletedEvent, o as ApiKeyDeletedEvent, on as UserDeletedEvent, ot as EmailVerificationCreatedEvent, p as AuthenticationMagicAuthSucceededEventResponse, pn as ListUserFeatureFlagsOptions, pt as InvitationAcceptedEventResponse, q as DsyncGroupDeletedEventResponse, qt as PasswordResetSucceededEventResponse, r as SerializedCreateOrganizationOptions, rn as SessionRevokedEventResponse, rt as DsyncUserDeletedEventResponse, s as ApiKeyDeletedEventResponse, sn as UserDeletedEventResponse, st as EmailVerificationCreatedEventResponse, t as CreateOrganizationOptions, tn as SessionCreatedEventResponse, tt as DsyncUserCreatedEventResponse, u as AuthenticationMagicAuthFailedEvent, un as CreateOrganizationApiKeyOptions, ut as EventName, v as AuthenticationOAuthSucceededEvent, vn as ListAuthFactorsOptions, vt as InvitationRevokedEvent, w as AuthenticationPasswordFailedEvent, wt as OrganizationDeletedEvent, x as AuthenticationPasskeyFailedEventResponse, xt as MagicAuthCreatedEventResponse, y as AuthenticationOAuthSucceededEventResponse, yt as InvitationRevokedEventResponse, z as ConnectionDeletedEventResponse, zt as OrganizationMembershipDeletedResponse } from "./index-6gXqBDB6.cjs";
|
|
46
|
+
import { n as OrganizationMembershipResponse, r as OrganizationMembershipStatus, t as OrganizationMembership } from "./organization-membership.interface-NCcAKBR2.cjs";
|
|
47
|
+
import { n as SerializedListSessionsOptions, t as ListSessionsOptions } from "./list-sessions-options.interface-BkSOP-aQ.cjs";
|
|
48
|
+
import { n as SerializedListUsersOptions, t as ListUsersOptions } from "./list-users-options.interface-DuJwLaE9.cjs";
|
|
49
|
+
import { t as Locale } from "./locale.interface-DSiD6ntd.cjs";
|
|
50
|
+
import { t as LogoutURLOptions } from "./logout-url-options.interface-Cw1qCccF.cjs";
|
|
51
|
+
import { i as MagicAuthResponse, n as MagicAuthEvent, r as MagicAuthEventResponse, t as MagicAuth } from "./magic-auth.interface-BrxHHiJN.cjs";
|
|
52
|
+
import { i as PasswordResetResponse, n as PasswordResetEvent, r as PasswordResetEventResponse, t as PasswordReset } from "./password-reset.interface-Dcebp_7o.cjs";
|
|
53
|
+
import { n as RefreshSessionResponse, t as RefreshSessionFailureReason } from "./refresh-and-seal-session-data.interface-DJk6xCxt.cjs";
|
|
54
|
+
import { n as SerializedResendInvitationOptions, t as ResendInvitationOptions } from "./resend-invitation-options.interface-pOfbruPn.cjs";
|
|
55
|
+
import { n as SerializedResetPasswordOptions, t as ResetPasswordOptions } from "./reset-password-options.interface-CT7QWPPM.cjs";
|
|
56
|
+
import { n as SerializedRevokeSessionOptions, r as serializeRevokeSessionOptions, t as RevokeSessionOptions } from "./revoke-session-options.interface-Bvh2jHlb.cjs";
|
|
57
|
+
import { n as SerializedSendInvitationOptions, t as SendInvitationOptions } from "./send-invitation-options.interface-DhnvOLnv.cjs";
|
|
58
|
+
import { t as SendVerificationEmailOptions } from "./send-verification-email-options.interface-DzN8alC-.cjs";
|
|
59
|
+
import { i as SessionStatus, n as Session, r as SessionResponse, t as AuthMethod } from "./session.interface-DQZ0ufo_.cjs";
|
|
60
|
+
import { n as UpdateOrganizationMembershipOptions, t as SerializedUpdateOrganizationMembershipOptions } from "./update-organization-membership-options.interface-DARsxhfh.cjs";
|
|
61
|
+
import { n as UpdateUserOptions, t as SerializedUpdateUserOptions } from "./update-user-options.interface-DzoNVMaL.cjs";
|
|
62
|
+
import { n as UpdateUserPasswordOptions, t as SerializedUpdateUserPasswordOptions } from "./update-user-password-options.interface-CG02MZA_.cjs";
|
|
63
|
+
import { n as VerifyEmailOptions, t as SerializedVerifyEmailOptions } from "./verify-email-options.interface-oOfTTYG0.cjs";
|
|
64
|
+
import { n as SerializedCreateOrganizationDomainOptions, t as CreateOrganizationDomainOptions } from "./create-organization-domain-options.interface-vmiHd4oy.cjs";
|
|
65
|
+
import { i as OrganizationDomainVerificationStrategy, n as OrganizationDomainResponse, r as OrganizationDomainState, t as OrganizationDomain } from "./organization-domain.interface-C6EjTpuJ.cjs";
|
|
66
|
+
import { n as SerializedApiKey, t as ApiKey } from "./api-key.interface-Bc1XdCvA.cjs";
|
|
67
|
+
import { n as SerializedCreatedApiKey, t as CreatedApiKey } from "./created-api-key.interface-DAzMzScM.cjs";
|
|
68
|
+
import { t as ListOrganizationApiKeysOptions } from "./list-organization-api-keys-options.interface-B9Hg7VJE.cjs";
|
|
69
|
+
import { n as ValidateApiKeyOptions, r as ValidateApiKeyResponse, t as SerializedValidateApiKeyResponse } from "./validate-api-key.interface-kzSfRmiM.cjs";
|
|
70
|
+
import { t as GetOptions } from "./get-options.interface-C7_1wOuz.cjs";
|
|
71
|
+
import { n as ListResponse, t as List } from "./list.interface-BEUNlSvF.cjs";
|
|
72
|
+
import { t as PostOptions } from "./post-options.interface-DdsVDnGH.cjs";
|
|
73
|
+
import { t as PutOptions } from "./put-options.interface-DR1xH3TR.cjs";
|
|
74
|
+
import { t as UnprocessableEntityError } from "./unprocessable-entity-error.interface-Qwl8rD25.cjs";
|
|
75
|
+
import { t as WorkOSOptions } from "./workos-options.interface-CCcp8QzE.cjs";
|
|
76
|
+
import { t as WorkOSResponseError } from "./workos-response-error.interface-BoJ6j8GQ.cjs";
|
|
77
|
+
import { a as ResponseHeaderValue, i as RequestOptions, n as HttpClientResponseInterface, o as ResponseHeaders, r as RequestHeaders, t as HttpClientInterface } from "./http-client.interface-B_h_5jS-.cjs";
|
|
78
|
+
import { n as DomainDataState, t as DomainData } from "./domain-data.interface-C5ooqStM.cjs";
|
|
79
|
+
import { t as ListOrganizationFeatureFlagsOptions } from "./list-organization-feature-flags-options.interface-D6h35g9O.cjs";
|
|
80
|
+
import { t as ListOrganizationsOptions } from "./list-organizations-options.interface-BVUFUWd8.cjs";
|
|
81
|
+
import { n as OrganizationResponse, t as Organization } from "./organization.interface-CdjQyAEW.cjs";
|
|
82
|
+
import { n as UpdateOrganizationOptions, t as SerializedUpdateOrganizationOptions } from "./update-organization-options.interface-DmWBw_ag.cjs";
|
|
83
|
+
import { a as UserRegistrationActionPayload, i as UserDataPayload, n as ActionPayload, r as UserData, t as ActionContext } from "./action.interface-DuyarN1t.cjs";
|
|
84
|
+
import { n as ResponsePayload, r as UserRegistrationActionResponseData, t as AuthenticationActionResponseData } from "./response-payload.interface-CC6ym1hG.cjs";
|
|
85
|
+
import { t as Actions } from "./actions-DTMrvfa0.cjs";
|
|
86
|
+
import { n as PKCEPair, t as PKCE } from "./pkce-CPU9dTCY.cjs";
|
|
87
|
+
import { t as AutoPaginatable } from "./pagination-B-QDcg4e.cjs";
|
|
88
|
+
import { a as ConfidentialClientOptions, c as PublicUserManagement, l as PublicWorkOS, n as WorkOS, o as PublicClientOptions, s as PublicSSO, u as createWorkOS } from "./api-keys-DMUGmsZs.cjs";
|
|
89
|
+
import { n as SerializedListEventOptions, t as ListEventOptions } from "./list-events-options.interface-AWaFt1WM.cjs";
|
|
90
|
+
import { n as FeatureFlagResponse, t as FeatureFlag } from "./feature-flag.interface-5gR4Txsk.cjs";
|
|
91
|
+
import { n as PasswordlessSessionResponse, t as PasswordlessSession } from "./passwordless-session.interface-BsOH8Py1.cjs";
|
|
92
|
+
import { n as SerializedCreatePasswordlessSessionOptions, t as CreatePasswordlessSessionOptions } from "./create-passwordless-session-options.interface-Bb4f1yMI.cjs";
|
|
93
|
+
import { t as SendSessionResponse } from "./send-session-response.interface-BpEozStf.cjs";
|
|
94
|
+
import { t as GeneratePortalLinkIntent } from "./generate-portal-link-intent.interface-CktTgyDC.cjs";
|
|
95
|
+
import { t as Webhooks } from "./webhooks-yX64jTg5.cjs";
|
|
96
|
+
import { n as SerializedAuditLogExportOptions, t as AuditLogExportOptions } from "./audit-log-export-options.interface-DyG_8W4Y.cjs";
|
|
97
|
+
import { n as AuditLogExportResponse, t as AuditLogExport } from "./audit-log-export.interface-Cgko18qD.cjs";
|
|
98
|
+
import { a as SerializedCreateAuditLogEventOptions, i as CreateAuditLogEventRequestOptions, n as AuditLogTarget, r as CreateAuditLogEventOptions, t as AuditLogActor } from "./create-audit-log-event-options.interface-BnHYA9HK.cjs";
|
|
99
|
+
import { a as CreateAuditLogSchemaOptions, c as SerializedCreateAuditLogSchemaOptions, i as AuditLogTargetSchema, n as AuditLogSchema, o as CreateAuditLogSchemaRequestOptions, r as AuditLogSchemaMetadata, s as CreateAuditLogSchemaResponse, t as AuditLogActorSchema } from "./create-audit-log-schema-options.interface-B-g6mGDr.cjs";
|
|
100
|
+
import { t as CheckOp } from "./check-op.enum-BwJZx-i9.cjs";
|
|
101
|
+
import { t as ResourceOp } from "./resource-op.enum-Bzwtg0bG.cjs";
|
|
102
|
+
import { a as GetResourceOptions, c as ResourceInterface, d as SerializedBatchWriteResourcesOptions, f as SerializedCreateResourceOptions, g as UpdateResourceOptions, h as SerializedResourceOptions, i as DeleteResourceOptions, l as ResourceOptions, m as SerializedListResourcesOptions, n as BatchWriteResourcesResponse, o as ListResourcesOptions, p as SerializedDeleteResourceOptions, r as CreateResourceOptions, s as Resource, t as BatchWriteResourcesOptions, u as ResourceResponse } from "./resource.interface-BHXuymiW.cjs";
|
|
103
|
+
import { t as WarrantOp } from "./warrant-op.enum-CBmWDuBs.cjs";
|
|
104
|
+
import { a as SerializedSubject, c as Warrant, i as SerializedListWarrantsOptions, l as WarrantResponse, n as ListWarrantsRequestOptions, o as SerializedWriteWarrantOptions, r as PolicyContext, s as Subject, t as ListWarrantsOptions, u as WriteWarrantOptions } from "./warrant.interface-D0zCmerc.cjs";
|
|
105
|
+
import { a as CheckResultInterface, c as DebugInfo, d as DecisionTreeNodeResponse, f as SerializedCheckBatchOptions, i as CheckResult, l as DebugInfoResponse, m as SerializedCheckWarrantOptions, n as CheckOptions, o as CheckResultResponse, p as SerializedCheckOptions, r as CheckRequestOptions, s as CheckWarrantOptions, t as CheckBatchOptions, u as DecisionTreeNode } from "./check.interface-CYFe8m8j.cjs";
|
|
106
|
+
import { a as SerializedQueryOptions, i as QueryResultResponse, n as QueryRequestOptions, r as QueryResult, t as QueryOptions } from "./query.interface-Sw3Xfzzq.cjs";
|
|
107
|
+
import { n as WarrantTokenResponse, t as WarrantToken } from "./warrant-token.interface-D8P4GnoE.cjs";
|
|
108
|
+
import { t as AddFlagTargetOptions } from "./add-flag-target-options.interface-CSZH3Ukq.cjs";
|
|
109
|
+
import { t as ListFeatureFlagsOptions } from "./list-feature-flags-options.interface-D7AIjm-0.cjs";
|
|
110
|
+
import { t as RemoveFlagTargetOptions } from "./remove-flag-target-options.interface-CgLnzR8g.cjs";
|
|
111
|
+
import { t as HttpClient } from "./http-client-DaKWM9mT.cjs";
|
|
112
|
+
import { t as ApiKeyRequiredException } from "./api-key-required.exception-B3Qy27bt.cjs";
|
|
113
|
+
import { t as GenericServerException } from "./generic-server.exception-_vsH8SZy.cjs";
|
|
114
|
+
import { t as BadRequestException } from "./bad-request.exception-KjLJBnk8.cjs";
|
|
115
|
+
import { t as NoApiKeyProvidedException } from "./no-api-key-provided.exception-Cd9K6Mli.cjs";
|
|
116
|
+
import { t as NotFoundException } from "./not-found.exception-GakjCm1p.cjs";
|
|
117
|
+
import { t as OauthException } from "./oauth.exception-CFy4_2CF.cjs";
|
|
118
|
+
import { t as RateLimitExceededException } from "./rate-limit-exceeded.exception-t2HJjyVG.cjs";
|
|
119
|
+
import { t as SignatureVerificationException } from "./signature-verification.exception-CN2av9Wr.cjs";
|
|
120
|
+
import { t as UnauthorizedException } from "./unauthorized.exception-CjXkJx3p.cjs";
|
|
121
|
+
import { t as UnprocessableEntityException } from "./unprocessable-entity.exception-N-3lqy5T.cjs";
|
|
122
|
+
import { n as DataKeyPair, r as KeyContext, t as DataKey } from "./key.interface-BdqBuDSH.cjs";
|
|
123
|
+
import { n as CreateDataKeyResponse, t as CreateDataKeyOptions } from "./create-data-key.interface-l5swdCo_.cjs";
|
|
124
|
+
import { n as DecryptDataKeyResponse, t as DecryptDataKeyOptions } from "./decrypt-data-key.interface-DtA2snTS.cjs";
|
|
125
|
+
import { n as CreateObjectOptions, t as CreateObjectEntity } from "./create-object.interface-bEH6nxNn.cjs";
|
|
126
|
+
import { t as DeleteObjectOptions } from "./delete-object.interface-EBnHDGAU.cjs";
|
|
127
|
+
import { n as ObjectVersionResponse, t as ListObjectVersionsResponse } from "./list-object-versions.interface-CAFLFrnR.cjs";
|
|
128
|
+
import { t as ObjectDigestResponse } from "./list-objects.interface-DVVXFKO9.cjs";
|
|
129
|
+
import { a as VaultObject, i as ObjectVersion, n as ObjectMetadata, r as ObjectUpdateBy, t as ObjectDigest } from "./object.interface-BjtGKl3u.cjs";
|
|
130
|
+
import { n as ReadObjectOptions, r as ReadObjectResponse, t as ReadObjectMetadataResponse } from "./read-object.interface-BDX81WQG.cjs";
|
|
131
|
+
import { n as UpdateObjectOptions, t as UpdateObjectEntity } from "./update-object.interface-CNxG-_TG.cjs";
|
|
137
132
|
|
|
138
133
|
//#region src/index.d.ts
|
|
139
134
|
declare class WorkOSNode extends WorkOS {
|
|
@@ -148,5 +143,5 @@ declare class WorkOSNode extends WorkOS {
|
|
|
148
143
|
emitWarning(warning: string): void;
|
|
149
144
|
}
|
|
150
145
|
//#endregion
|
|
151
|
-
export { AccessToken, ActionContext, ActionPayload, AddFlagTargetOptions, ApiKey, ApiKeyCreatedEvent, ApiKeyCreatedEventResponse, ApiKeyDeletedEvent, ApiKeyDeletedEventResponse, ApiKeyRequiredException, AuditLogActor, AuditLogActorSchema, AuditLogExport, AuditLogExportOptions, AuditLogExportResponse, AuditLogSchema, AuditLogSchemaMetadata, AuditLogTarget, AuditLogTargetSchema, AuthMethod, AuthenticateUserWithCodeCredentials, AuthenticateUserWithEmailVerificationCredentials, AuthenticateUserWithMagicAuthCredentials, AuthenticateUserWithOrganizationSelectionCredentials, AuthenticateUserWithPasswordCredentials, AuthenticateUserWithRefreshTokenCredentials, AuthenticateUserWithTotpCredentials, AuthenticateWithCodeAndVerifierOptions, AuthenticateWithCodeOptions, AuthenticateWithEmailVerificationOptions, AuthenticateWithMagicAuthOptions, AuthenticateWithOptionsBase, AuthenticateWithOrganizationSelectionOptions, AuthenticateWithPasswordOptions, AuthenticateWithRefreshTokenOptions, AuthenticateWithRefreshTokenPublicClientOptions, AuthenticateWithSessionCookieFailedResponse, AuthenticateWithSessionCookieFailureReason, AuthenticateWithSessionCookieOptions, AuthenticateWithSessionCookieSuccessResponse, AuthenticateWithSessionOptions, AuthenticateWithTotpOptions, AuthenticationActionResponseData, AuthenticationEmailVerificationSucceededEvent, AuthenticationEmailVerificationSucceededEventResponse, AuthenticationEvent, AuthenticationEventResponse, AuthenticationMagicAuthFailedEvent, AuthenticationMagicAuthFailedEventResponse, AuthenticationMagicAuthSucceededEvent, AuthenticationMagicAuthSucceededEventResponse, AuthenticationMfaSucceededEvent, AuthenticationMfaSucceededEventResponse, AuthenticationOAuthFailedEvent, AuthenticationOAuthFailedEventResponse, AuthenticationOAuthSucceededEvent, AuthenticationOAuthSucceededEventResponse, AuthenticationPasskeyFailedEvent, AuthenticationPasskeyFailedEventResponse, AuthenticationPasskeySucceededEvent, AuthenticationPasskeySucceededEventResponse, AuthenticationPasswordFailedEvent, AuthenticationPasswordFailedEventResponse, AuthenticationPasswordSucceededEvent, AuthenticationPasswordSucceededEventResponse, AuthenticationRadarRiskDetectedEvent, AuthenticationRadarRiskDetectedEventData, AuthenticationRadarRiskDetectedEventResponse, AuthenticationRadarRiskDetectedEventResponseData, AuthenticationResponse, AuthenticationResponseResponse, AuthenticationSSOFailedEvent, AuthenticationSSOFailedEventResponse, AuthenticationSSOSucceededEvent, AuthenticationSSOSucceededEventResponse, AutoPaginatable, BadRequestException, BatchWriteResourcesOptions, BatchWriteResourcesResponse, CheckBatchOptions, CheckOp, CheckOptions, CheckRequestOptions, CheckResult, CheckResultInterface, CheckResultResponse, CheckWarrantOptions, type ConfidentialClientOptions, Connection, ConnectionActivatedEvent, ConnectionActivatedEventResponse, ConnectionDeactivatedEvent, ConnectionDeactivatedEventResponse, ConnectionDeletedEvent, ConnectionDeletedEventResponse, ConnectionDomain, ConnectionResponse, ConnectionType, CreateAuditLogEventOptions, CreateAuditLogEventRequestOptions, CreateAuditLogSchemaOptions, CreateAuditLogSchemaRequestOptions, CreateAuditLogSchemaResponse, CreateDataKeyOptions, CreateDataKeyResponse, CreateMagicAuthOptions, CreateObjectEntity, CreateObjectOptions, CreateOrganizationApiKeyOptions, CreateOrganizationApiKeyRequestOptions, CreateOrganizationDomainOptions, CreateOrganizationMembershipOptions, CreateOrganizationOptions, CreateOrganizationRequestOptions, CreatePasswordResetOptions, CreatePasswordlessSessionOptions, CreateResourceOptions, CreateUserOptions, CreatedApiKey, DataKey, DataKeyPair, DebugInfo, DebugInfoResponse, DecisionTreeNode, DecisionTreeNodeResponse, DecryptDataKeyOptions, DecryptDataKeyResponse, DefaultCustomAttributes, DeleteObjectOptions, DeleteResourceOptions, Directory, DirectoryGroup, DirectoryGroupResponse, DirectoryResponse, DirectoryState, DirectoryStateResponse, DirectoryType, DirectoryUser, DirectoryUserResponse, DirectoryUserWithGroups, DirectoryUserWithGroupsResponse, DomainData, DomainDataState, DsyncActivatedEvent, DsyncActivatedEventResponse, DsyncDeletedEvent, DsyncDeletedEventResponse, DsyncGroupCreatedEvent, DsyncGroupCreatedEventResponse, DsyncGroupDeletedEvent, DsyncGroupDeletedEventResponse, DsyncGroupUpdatedEvent, DsyncGroupUpdatedEventResponse, DsyncGroupUserAddedEvent, DsyncGroupUserAddedEventResponse, DsyncGroupUserRemovedEvent, DsyncGroupUserRemovedEventResponse, DsyncUserCreatedEvent, DsyncUserCreatedEventResponse, DsyncUserDeletedEvent, DsyncUserDeletedEventResponse, DsyncUserUpdatedEvent, DsyncUserUpdatedEventResponse, EmailVerification, EmailVerificationCreatedEvent, EmailVerificationCreatedEventResponse, EmailVerificationEvent, EmailVerificationEventResponse, EmailVerificationResponse, EnrollAuthFactorOptions, Event, EventBase, EventDirectory, EventDirectoryResponse, EventName, EventResponse, Factor, FactorResponse, FactorWithSecrets, FactorWithSecretsResponse, FeatureFlag, FeatureFlagResponse, GeneratePortalLinkIntent, GenericServerException, GetOptions, GetProfileAndTokenOptions, GetProfileOptions, GetResourceOptions, HttpClientInterface, HttpClientResponseInterface, Identity, IdentityResponse, Impersonator, ImpersonatorResponse, Invitation, InvitationAcceptedEvent, InvitationAcceptedEventResponse, InvitationCreatedEvent, InvitationCreatedEventResponse, InvitationEvent, InvitationEventResponse, InvitationResentEvent, InvitationResentEventResponse, InvitationResponse, InvitationRevokedEvent, InvitationRevokedEventResponse, KeyContext, List, ListAuthFactorsOptions, ListConnectionsOptions, ListDirectoriesOptions, ListDirectoryGroupsOptions, ListDirectoryUsersOptions, ListEventOptions, ListFeatureFlagsOptions, ListInvitationsOptions, ListObjectVersionsResponse, ListOrganizationApiKeysOptions, ListOrganizationFeatureFlagsOptions, ListOrganizationMembershipsOptions, ListOrganizationRolesResponse, ListOrganizationsOptions, ListResourcesOptions, ListResponse, ListSessionsOptions, ListUserFeatureFlagsOptions, ListUsersOptions, ListWarrantsOptions, ListWarrantsRequestOptions, LogoutURLOptions, MagicAuth, MagicAuthCreatedEvent, MagicAuthCreatedEventResponse, MagicAuthEvent, MagicAuthEventResponse, MagicAuthResponse, NoApiKeyProvidedException, NotFoundException, OauthException, OauthTokens, OauthTokensResponse, ObjectDigest, ObjectDigestResponse, ObjectMetadata, ObjectUpdateBy, ObjectVersion, ObjectVersionResponse, Organization, OrganizationCreatedEvent, OrganizationCreatedResponse, OrganizationDeletedEvent, OrganizationDeletedResponse, OrganizationDomain, OrganizationDomainCreatedEvent, OrganizationDomainCreatedEventResponse, OrganizationDomainDeletedEvent, OrganizationDomainDeletedEventResponse, OrganizationDomainResponse, OrganizationDomainState, OrganizationDomainUpdatedEvent, OrganizationDomainUpdatedEventResponse, OrganizationDomainVerificationFailedEvent, OrganizationDomainVerificationFailedEventResponse, OrganizationDomainVerificationStrategy, OrganizationDomainVerifiedEvent, OrganizationDomainVerifiedEventResponse, OrganizationMembership, OrganizationMembershipCreated, OrganizationMembershipCreatedResponse, OrganizationMembershipDeleted, OrganizationMembershipDeletedResponse, OrganizationMembershipResponse, OrganizationMembershipStatus, OrganizationMembershipUpdated, OrganizationMembershipUpdatedResponse, OrganizationResponse, OrganizationRoleResponse, OrganizationUpdatedEvent, OrganizationUpdatedResponse, PKCE, PKCEAuthorizationURLResult, PKCEPair, PaginationOptions, PasswordReset, PasswordResetCreatedEvent, PasswordResetCreatedEventResponse, PasswordResetEvent, PasswordResetEventResponse, PasswordResetResponse, PasswordResetSucceededEvent, PasswordResetSucceededEventResponse, PasswordlessSession, PasswordlessSessionResponse, PolicyContext, PostOptions, Profile, ProfileAndToken, ProfileAndTokenResponse, ProfileResponse, type PublicClientOptions, type PublicSSO, type PublicUserManagement, type PublicWorkOS, PutOptions, QueryOptions, QueryRequestOptions, QueryResult, QueryResultResponse, RateLimitExceededException, ReadObjectMetadataResponse, ReadObjectOptions, ReadObjectResponse, RefreshSessionFailureReason, RefreshSessionResponse, RemoveFlagTargetOptions, RequestHeaders, RequestOptions, ResetPasswordOptions, Resource, ResourceInterface, ResourceOp, ResourceOptions, ResourceResponse, ResponseHeaderValue, ResponseHeaders, ResponsePayload, RevokeSessionOptions, Role, RoleCreatedEvent, RoleCreatedEventResponse, RoleDeletedEvent, RoleDeletedEventResponse, RoleEvent, RoleEventResponse, RoleList, RoleResponse, RoleUpdatedEvent, RoleUpdatedEventResponse, SSOAuthorizationURLOptions, SSOPKCEAuthorizationURLResult, SendInvitationOptions, SendSessionResponse, SendVerificationEmailOptions, SerializedApiKey, SerializedAuditLogExportOptions, SerializedAuthenticatePublicClientBase, SerializedAuthenticateWithCodeAndVerifierOptions, SerializedAuthenticateWithCodeOptions, SerializedAuthenticateWithEmailVerificationOptions, SerializedAuthenticateWithMagicAuthOptions, SerializedAuthenticateWithOptionsBase, SerializedAuthenticateWithOrganizationSelectionOptions, SerializedAuthenticateWithPasswordOptions, SerializedAuthenticateWithRefreshTokenOptions, SerializedAuthenticateWithRefreshTokenPublicClientOptions, SerializedAuthenticateWithTotpOptions, SerializedBatchWriteResourcesOptions, SerializedCheckBatchOptions, SerializedCheckOptions, SerializedCheckWarrantOptions, SerializedCreateAuditLogEventOptions, SerializedCreateAuditLogSchemaOptions, SerializedCreateMagicAuthOptions, SerializedCreateOrganizationApiKeyOptions, SerializedCreateOrganizationDomainOptions, SerializedCreateOrganizationMembershipOptions, SerializedCreateOrganizationOptions, SerializedCreatePasswordResetOptions, SerializedCreatePasswordlessSessionOptions, SerializedCreateResourceOptions, SerializedCreateUserOptions, SerializedCreatedApiKey, SerializedDeleteResourceOptions, SerializedEnrollUserInMfaFactorOptions, SerializedListConnectionsOptions, SerializedListDirectoriesOptions, SerializedListEventOptions, SerializedListInvitationsOptions, SerializedListOrganizationMembershipsOptions, SerializedListResourcesOptions, SerializedListSessionsOptions, SerializedListUsersOptions, SerializedListWarrantsOptions, SerializedQueryOptions, SerializedResetPasswordOptions, SerializedResourceOptions, SerializedRevokeSessionOptions, SerializedSendInvitationOptions, SerializedSubject, SerializedUpdateOrganizationMembershipOptions, SerializedUpdateOrganizationOptions, SerializedUpdateUserOptions, SerializedUpdateUserPasswordOptions, SerializedValidateApiKeyResponse, SerializedVerifyEmailOptions, SerializedWriteWarrantOptions, Session, SessionCookieData, SessionCreatedEvent, SessionCreatedEventResponse, SessionResponse, SessionRevokedEvent, SessionRevokedEventResponse, SessionStatus, SignatureVerificationException, Subject, UnauthorizedException, UnprocessableEntityError, UnprocessableEntityException, UpdateObjectEntity, UpdateObjectOptions, UpdateOrganizationMembershipOptions, UpdateOrganizationOptions, UpdateResourceOptions, UpdateUserOptions, UpdateUserPasswordOptions, User, UserCreatedEvent, UserCreatedEventResponse, UserData, UserDataPayload, UserDeletedEvent, UserDeletedEventResponse, UserManagementAuthorizationURLOptions, UserRegistrationActionPayload, UserRegistrationActionResponseData, UserResponse, UserUpdatedEvent, UserUpdatedEventResponse, ValidateApiKeyOptions, ValidateApiKeyResponse, VaultObject, VerifyEmailOptions, Warrant, WarrantOp, WarrantResponse, WarrantToken, WarrantTokenResponse, WithResolvedClientId, WorkOSNode as WorkOS, WorkOSOptions, WorkOSResponseError, WriteWarrantOptions, createWorkOS, serializeRevokeSessionOptions };
|
|
146
|
+
export { AccessToken, ActionContext, ActionPayload, AddFlagTargetOptions, ApiKey, ApiKeyCreatedEvent, ApiKeyCreatedEventResponse, ApiKeyDeletedEvent, ApiKeyDeletedEventResponse, ApiKeyRequiredException, AuditLogActor, AuditLogActorSchema, AuditLogExport, AuditLogExportOptions, AuditLogExportResponse, AuditLogSchema, AuditLogSchemaMetadata, AuditLogTarget, AuditLogTargetSchema, AuthMethod, AuthenticateUserWithCodeCredentials, AuthenticateUserWithEmailVerificationCredentials, AuthenticateUserWithMagicAuthCredentials, AuthenticateUserWithOrganizationSelectionCredentials, AuthenticateUserWithPasswordCredentials, AuthenticateUserWithRefreshTokenCredentials, AuthenticateUserWithTotpCredentials, AuthenticateWithCodeAndVerifierOptions, AuthenticateWithCodeOptions, AuthenticateWithEmailVerificationOptions, AuthenticateWithMagicAuthOptions, AuthenticateWithOptionsBase, AuthenticateWithOrganizationSelectionOptions, AuthenticateWithPasswordOptions, AuthenticateWithRefreshTokenOptions, AuthenticateWithRefreshTokenPublicClientOptions, AuthenticateWithSessionCookieFailedResponse, AuthenticateWithSessionCookieFailureReason, AuthenticateWithSessionCookieOptions, AuthenticateWithSessionCookieSuccessResponse, AuthenticateWithSessionOptions, AuthenticateWithTotpOptions, AuthenticationActionResponseData, AuthenticationEmailVerificationSucceededEvent, AuthenticationEmailVerificationSucceededEventResponse, AuthenticationEvent, AuthenticationEventResponse, AuthenticationMagicAuthFailedEvent, AuthenticationMagicAuthFailedEventResponse, AuthenticationMagicAuthSucceededEvent, AuthenticationMagicAuthSucceededEventResponse, AuthenticationMfaSucceededEvent, AuthenticationMfaSucceededEventResponse, AuthenticationOAuthFailedEvent, AuthenticationOAuthFailedEventResponse, AuthenticationOAuthSucceededEvent, AuthenticationOAuthSucceededEventResponse, AuthenticationPasskeyFailedEvent, AuthenticationPasskeyFailedEventResponse, AuthenticationPasskeySucceededEvent, AuthenticationPasskeySucceededEventResponse, AuthenticationPasswordFailedEvent, AuthenticationPasswordFailedEventResponse, AuthenticationPasswordSucceededEvent, AuthenticationPasswordSucceededEventResponse, AuthenticationRadarRiskDetectedEvent, AuthenticationRadarRiskDetectedEventData, AuthenticationRadarRiskDetectedEventResponse, AuthenticationRadarRiskDetectedEventResponseData, AuthenticationResponse, AuthenticationResponseResponse, AuthenticationSSOFailedEvent, AuthenticationSSOFailedEventResponse, AuthenticationSSOSucceededEvent, AuthenticationSSOSucceededEventResponse, AutoPaginatable, BadRequestException, BatchWriteResourcesOptions, BatchWriteResourcesResponse, CheckBatchOptions, CheckOp, CheckOptions, CheckRequestOptions, CheckResult, CheckResultInterface, CheckResultResponse, CheckWarrantOptions, type ConfidentialClientOptions, Connection, ConnectionActivatedEvent, ConnectionActivatedEventResponse, ConnectionDeactivatedEvent, ConnectionDeactivatedEventResponse, ConnectionDeletedEvent, ConnectionDeletedEventResponse, ConnectionDomain, ConnectionResponse, ConnectionType, CreateAuditLogEventOptions, CreateAuditLogEventRequestOptions, CreateAuditLogSchemaOptions, CreateAuditLogSchemaRequestOptions, CreateAuditLogSchemaResponse, CreateDataKeyOptions, CreateDataKeyResponse, CreateMagicAuthOptions, CreateObjectEntity, CreateObjectOptions, CreateOrganizationApiKeyOptions, CreateOrganizationApiKeyRequestOptions, CreateOrganizationDomainOptions, CreateOrganizationMembershipOptions, CreateOrganizationOptions, CreateOrganizationRequestOptions, CreatePasswordResetOptions, CreatePasswordlessSessionOptions, CreateResourceOptions, CreateUserOptions, CreatedApiKey, DataKey, DataKeyPair, DebugInfo, DebugInfoResponse, DecisionTreeNode, DecisionTreeNodeResponse, DecryptDataKeyOptions, DecryptDataKeyResponse, DefaultCustomAttributes, DeleteObjectOptions, DeleteResourceOptions, Directory, DirectoryGroup, DirectoryGroupResponse, DirectoryResponse, DirectoryState, DirectoryStateResponse, DirectoryType, DirectoryUser, DirectoryUserResponse, DirectoryUserWithGroups, DirectoryUserWithGroupsResponse, DomainData, DomainDataState, DsyncActivatedEvent, DsyncActivatedEventResponse, DsyncDeletedEvent, DsyncDeletedEventResponse, DsyncGroupCreatedEvent, DsyncGroupCreatedEventResponse, DsyncGroupDeletedEvent, DsyncGroupDeletedEventResponse, DsyncGroupUpdatedEvent, DsyncGroupUpdatedEventResponse, DsyncGroupUserAddedEvent, DsyncGroupUserAddedEventResponse, DsyncGroupUserRemovedEvent, DsyncGroupUserRemovedEventResponse, DsyncUserCreatedEvent, DsyncUserCreatedEventResponse, DsyncUserDeletedEvent, DsyncUserDeletedEventResponse, DsyncUserUpdatedEvent, DsyncUserUpdatedEventResponse, EmailVerification, EmailVerificationCreatedEvent, EmailVerificationCreatedEventResponse, EmailVerificationEvent, EmailVerificationEventResponse, EmailVerificationResponse, EnrollAuthFactorOptions, Event, EventBase, EventDirectory, EventDirectoryResponse, EventName, EventResponse, Factor, FactorResponse, FactorWithSecrets, FactorWithSecretsResponse, FeatureFlag, FeatureFlagResponse, GeneratePortalLinkIntent, GenericServerException, GetOptions, GetProfileAndTokenOptions, GetProfileOptions, GetResourceOptions, HttpClientInterface, HttpClientResponseInterface, Identity, IdentityResponse, Impersonator, ImpersonatorResponse, Invitation, InvitationAcceptedEvent, InvitationAcceptedEventResponse, InvitationCreatedEvent, InvitationCreatedEventResponse, InvitationEvent, InvitationEventResponse, InvitationResentEvent, InvitationResentEventResponse, InvitationResponse, InvitationRevokedEvent, InvitationRevokedEventResponse, KeyContext, List, ListAuthFactorsOptions, ListConnectionsOptions, ListDirectoriesOptions, ListDirectoryGroupsOptions, ListDirectoryUsersOptions, ListEventOptions, ListFeatureFlagsOptions, ListInvitationsOptions, ListObjectVersionsResponse, ListOrganizationApiKeysOptions, ListOrganizationFeatureFlagsOptions, ListOrganizationMembershipsOptions, ListOrganizationRolesResponse, ListOrganizationsOptions, ListResourcesOptions, ListResponse, ListSessionsOptions, ListUserFeatureFlagsOptions, ListUsersOptions, ListWarrantsOptions, ListWarrantsRequestOptions, Locale, LogoutURLOptions, MagicAuth, MagicAuthCreatedEvent, MagicAuthCreatedEventResponse, MagicAuthEvent, MagicAuthEventResponse, MagicAuthResponse, NoApiKeyProvidedException, NotFoundException, OauthException, OauthTokens, OauthTokensResponse, ObjectDigest, ObjectDigestResponse, ObjectMetadata, ObjectUpdateBy, ObjectVersion, ObjectVersionResponse, Organization, OrganizationCreatedEvent, OrganizationCreatedResponse, OrganizationDeletedEvent, OrganizationDeletedResponse, OrganizationDomain, OrganizationDomainCreatedEvent, OrganizationDomainCreatedEventResponse, OrganizationDomainDeletedEvent, OrganizationDomainDeletedEventResponse, OrganizationDomainResponse, OrganizationDomainState, OrganizationDomainUpdatedEvent, OrganizationDomainUpdatedEventResponse, OrganizationDomainVerificationFailedEvent, OrganizationDomainVerificationFailedEventResponse, OrganizationDomainVerificationStrategy, OrganizationDomainVerifiedEvent, OrganizationDomainVerifiedEventResponse, OrganizationMembership, OrganizationMembershipCreated, OrganizationMembershipCreatedResponse, OrganizationMembershipDeleted, OrganizationMembershipDeletedResponse, OrganizationMembershipResponse, OrganizationMembershipStatus, OrganizationMembershipUpdated, OrganizationMembershipUpdatedResponse, OrganizationResponse, OrganizationRoleResponse, OrganizationUpdatedEvent, OrganizationUpdatedResponse, PKCE, PKCEAuthorizationURLResult, PKCEPair, PaginationOptions, PasswordReset, PasswordResetCreatedEvent, PasswordResetCreatedEventResponse, PasswordResetEvent, PasswordResetEventResponse, PasswordResetResponse, PasswordResetSucceededEvent, PasswordResetSucceededEventResponse, PasswordlessSession, PasswordlessSessionResponse, PolicyContext, PostOptions, Profile, ProfileAndToken, ProfileAndTokenResponse, ProfileResponse, type PublicClientOptions, type PublicSSO, type PublicUserManagement, type PublicWorkOS, PutOptions, QueryOptions, QueryRequestOptions, QueryResult, QueryResultResponse, RateLimitExceededException, ReadObjectMetadataResponse, ReadObjectOptions, ReadObjectResponse, RefreshSessionFailureReason, RefreshSessionResponse, RemoveFlagTargetOptions, RequestHeaders, RequestOptions, ResendInvitationOptions, ResetPasswordOptions, Resource, ResourceInterface, ResourceOp, ResourceOptions, ResourceResponse, ResponseHeaderValue, ResponseHeaders, ResponsePayload, RevokeSessionOptions, Role, RoleCreatedEvent, RoleCreatedEventResponse, RoleDeletedEvent, RoleDeletedEventResponse, RoleEvent, RoleEventResponse, RoleList, RoleResponse, RoleUpdatedEvent, RoleUpdatedEventResponse, SSOAuthorizationURLOptions, SSOPKCEAuthorizationURLResult, SendInvitationOptions, SendSessionResponse, SendVerificationEmailOptions, SerializedApiKey, SerializedAuditLogExportOptions, SerializedAuthenticatePublicClientBase, SerializedAuthenticateWithCodeAndVerifierOptions, SerializedAuthenticateWithCodeOptions, SerializedAuthenticateWithEmailVerificationOptions, SerializedAuthenticateWithMagicAuthOptions, SerializedAuthenticateWithOptionsBase, SerializedAuthenticateWithOrganizationSelectionOptions, SerializedAuthenticateWithPasswordOptions, SerializedAuthenticateWithRefreshTokenOptions, SerializedAuthenticateWithRefreshTokenPublicClientOptions, SerializedAuthenticateWithTotpOptions, SerializedBatchWriteResourcesOptions, SerializedCheckBatchOptions, SerializedCheckOptions, SerializedCheckWarrantOptions, SerializedCreateAuditLogEventOptions, SerializedCreateAuditLogSchemaOptions, SerializedCreateMagicAuthOptions, SerializedCreateOrganizationApiKeyOptions, SerializedCreateOrganizationDomainOptions, SerializedCreateOrganizationMembershipOptions, SerializedCreateOrganizationOptions, SerializedCreatePasswordResetOptions, SerializedCreatePasswordlessSessionOptions, SerializedCreateResourceOptions, SerializedCreateUserOptions, SerializedCreatedApiKey, SerializedDeleteResourceOptions, SerializedEnrollUserInMfaFactorOptions, SerializedListConnectionsOptions, SerializedListDirectoriesOptions, SerializedListEventOptions, SerializedListInvitationsOptions, SerializedListOrganizationMembershipsOptions, SerializedListResourcesOptions, SerializedListSessionsOptions, SerializedListUsersOptions, SerializedListWarrantsOptions, SerializedQueryOptions, SerializedResendInvitationOptions, SerializedResetPasswordOptions, SerializedResourceOptions, SerializedRevokeSessionOptions, SerializedSendInvitationOptions, SerializedSubject, SerializedUpdateOrganizationMembershipOptions, SerializedUpdateOrganizationOptions, SerializedUpdateUserOptions, SerializedUpdateUserPasswordOptions, SerializedValidateApiKeyResponse, SerializedVerifyEmailOptions, SerializedWriteWarrantOptions, Session, SessionCookieData, SessionCreatedEvent, SessionCreatedEventResponse, SessionResponse, SessionRevokedEvent, SessionRevokedEventResponse, SessionStatus, SignatureVerificationException, Subject, UnauthorizedException, UnprocessableEntityError, UnprocessableEntityException, UpdateObjectEntity, UpdateObjectOptions, UpdateOrganizationMembershipOptions, UpdateOrganizationOptions, UpdateResourceOptions, UpdateUserOptions, UpdateUserPasswordOptions, User, UserCreatedEvent, UserCreatedEventResponse, UserData, UserDataPayload, UserDeletedEvent, UserDeletedEventResponse, UserManagementAuthorizationURLOptions, UserRegistrationActionPayload, UserRegistrationActionResponseData, UserResponse, UserUpdatedEvent, UserUpdatedEventResponse, ValidateApiKeyOptions, ValidateApiKeyResponse, VaultObject, VerifyEmailOptions, Warrant, WarrantOp, WarrantResponse, WarrantToken, WarrantTokenResponse, WithResolvedClientId, WorkOSNode as WorkOS, WorkOSOptions, WorkOSResponseError, WriteWarrantOptions, createWorkOS, serializeRevokeSessionOptions };
|
|
152
147
|
//# sourceMappingURL=index.d.cts.map
|
package/lib/index.d.ts
CHANGED
|
@@ -49,10 +49,12 @@ import { ListOrganizationMembershipsOptions, SerializedListOrganizationMembershi
|
|
|
49
49
|
import { ListSessionsOptions, SerializedListSessionsOptions } from "./user-management/interfaces/list-sessions-options.interface.js";
|
|
50
50
|
import { ListUserFeatureFlagsOptions } from "./user-management/interfaces/list-user-feature-flags-options.interface.js";
|
|
51
51
|
import { ListUsersOptions, SerializedListUsersOptions } from "./user-management/interfaces/list-users-options.interface.js";
|
|
52
|
+
import { Locale } from "./user-management/interfaces/locale.interface.js";
|
|
52
53
|
import { LogoutURLOptions } from "./user-management/interfaces/logout-url-options.interface.js";
|
|
53
54
|
import { MagicAuth, MagicAuthEvent, MagicAuthEventResponse, MagicAuthResponse } from "./user-management/interfaces/magic-auth.interface.js";
|
|
54
55
|
import { PasswordReset, PasswordResetEvent, PasswordResetEventResponse, PasswordResetResponse } from "./user-management/interfaces/password-reset.interface.js";
|
|
55
56
|
import { RefreshSessionFailureReason, RefreshSessionResponse } from "./user-management/interfaces/refresh-and-seal-session-data.interface.js";
|
|
57
|
+
import { ResendInvitationOptions, SerializedResendInvitationOptions } from "./user-management/interfaces/resend-invitation-options.interface.js";
|
|
56
58
|
import { ResetPasswordOptions, SerializedResetPasswordOptions } from "./user-management/interfaces/reset-password-options.interface.js";
|
|
57
59
|
import { RevokeSessionOptions, SerializedRevokeSessionOptions, serializeRevokeSessionOptions } from "./user-management/interfaces/revoke-session-options.interface.js";
|
|
58
60
|
import { SendInvitationOptions, SerializedSendInvitationOptions } from "./user-management/interfaces/send-invitation-options.interface.js";
|
|
@@ -148,5 +150,5 @@ declare class WorkOSNode extends WorkOS {
|
|
|
148
150
|
emitWarning(warning: string): void;
|
|
149
151
|
}
|
|
150
152
|
//#endregion
|
|
151
|
-
export { AccessToken, ActionContext, ActionPayload, AddFlagTargetOptions, ApiKey, ApiKeyCreatedEvent, ApiKeyCreatedEventResponse, ApiKeyDeletedEvent, ApiKeyDeletedEventResponse, ApiKeyRequiredException, AuditLogActor, AuditLogActorSchema, AuditLogExport, AuditLogExportOptions, AuditLogExportResponse, AuditLogSchema, AuditLogSchemaMetadata, AuditLogTarget, AuditLogTargetSchema, AuthMethod, AuthenticateUserWithCodeCredentials, AuthenticateUserWithEmailVerificationCredentials, AuthenticateUserWithMagicAuthCredentials, AuthenticateUserWithOrganizationSelectionCredentials, AuthenticateUserWithPasswordCredentials, AuthenticateUserWithRefreshTokenCredentials, AuthenticateUserWithTotpCredentials, AuthenticateWithCodeAndVerifierOptions, AuthenticateWithCodeOptions, AuthenticateWithEmailVerificationOptions, AuthenticateWithMagicAuthOptions, AuthenticateWithOptionsBase, AuthenticateWithOrganizationSelectionOptions, AuthenticateWithPasswordOptions, AuthenticateWithRefreshTokenOptions, AuthenticateWithRefreshTokenPublicClientOptions, AuthenticateWithSessionCookieFailedResponse, AuthenticateWithSessionCookieFailureReason, AuthenticateWithSessionCookieOptions, AuthenticateWithSessionCookieSuccessResponse, AuthenticateWithSessionOptions, AuthenticateWithTotpOptions, AuthenticationActionResponseData, AuthenticationEmailVerificationSucceededEvent, AuthenticationEmailVerificationSucceededEventResponse, AuthenticationEvent, AuthenticationEventResponse, AuthenticationMagicAuthFailedEvent, AuthenticationMagicAuthFailedEventResponse, AuthenticationMagicAuthSucceededEvent, AuthenticationMagicAuthSucceededEventResponse, AuthenticationMfaSucceededEvent, AuthenticationMfaSucceededEventResponse, AuthenticationOAuthFailedEvent, AuthenticationOAuthFailedEventResponse, AuthenticationOAuthSucceededEvent, AuthenticationOAuthSucceededEventResponse, AuthenticationPasskeyFailedEvent, AuthenticationPasskeyFailedEventResponse, AuthenticationPasskeySucceededEvent, AuthenticationPasskeySucceededEventResponse, AuthenticationPasswordFailedEvent, AuthenticationPasswordFailedEventResponse, AuthenticationPasswordSucceededEvent, AuthenticationPasswordSucceededEventResponse, AuthenticationRadarRiskDetectedEvent, AuthenticationRadarRiskDetectedEventData, AuthenticationRadarRiskDetectedEventResponse, AuthenticationRadarRiskDetectedEventResponseData, AuthenticationResponse, AuthenticationResponseResponse, AuthenticationSSOFailedEvent, AuthenticationSSOFailedEventResponse, AuthenticationSSOSucceededEvent, AuthenticationSSOSucceededEventResponse, AutoPaginatable, BadRequestException, BatchWriteResourcesOptions, BatchWriteResourcesResponse, CheckBatchOptions, CheckOp, CheckOptions, CheckRequestOptions, CheckResult, CheckResultInterface, CheckResultResponse, CheckWarrantOptions, type ConfidentialClientOptions, Connection, ConnectionActivatedEvent, ConnectionActivatedEventResponse, ConnectionDeactivatedEvent, ConnectionDeactivatedEventResponse, ConnectionDeletedEvent, ConnectionDeletedEventResponse, ConnectionDomain, ConnectionResponse, ConnectionType, CreateAuditLogEventOptions, CreateAuditLogEventRequestOptions, CreateAuditLogSchemaOptions, CreateAuditLogSchemaRequestOptions, CreateAuditLogSchemaResponse, CreateDataKeyOptions, CreateDataKeyResponse, CreateMagicAuthOptions, CreateObjectEntity, CreateObjectOptions, CreateOrganizationApiKeyOptions, CreateOrganizationApiKeyRequestOptions, CreateOrganizationDomainOptions, CreateOrganizationMembershipOptions, CreateOrganizationOptions, CreateOrganizationRequestOptions, CreatePasswordResetOptions, CreatePasswordlessSessionOptions, CreateResourceOptions, CreateUserOptions, CreatedApiKey, DataKey, DataKeyPair, DebugInfo, DebugInfoResponse, DecisionTreeNode, DecisionTreeNodeResponse, DecryptDataKeyOptions, DecryptDataKeyResponse, DefaultCustomAttributes, DeleteObjectOptions, DeleteResourceOptions, Directory, DirectoryGroup, DirectoryGroupResponse, DirectoryResponse, DirectoryState, DirectoryStateResponse, DirectoryType, DirectoryUser, DirectoryUserResponse, DirectoryUserWithGroups, DirectoryUserWithGroupsResponse, DomainData, DomainDataState, DsyncActivatedEvent, DsyncActivatedEventResponse, DsyncDeletedEvent, DsyncDeletedEventResponse, DsyncGroupCreatedEvent, DsyncGroupCreatedEventResponse, DsyncGroupDeletedEvent, DsyncGroupDeletedEventResponse, DsyncGroupUpdatedEvent, DsyncGroupUpdatedEventResponse, DsyncGroupUserAddedEvent, DsyncGroupUserAddedEventResponse, DsyncGroupUserRemovedEvent, DsyncGroupUserRemovedEventResponse, DsyncUserCreatedEvent, DsyncUserCreatedEventResponse, DsyncUserDeletedEvent, DsyncUserDeletedEventResponse, DsyncUserUpdatedEvent, DsyncUserUpdatedEventResponse, EmailVerification, EmailVerificationCreatedEvent, EmailVerificationCreatedEventResponse, EmailVerificationEvent, EmailVerificationEventResponse, EmailVerificationResponse, EnrollAuthFactorOptions, Event, EventBase, EventDirectory, EventDirectoryResponse, EventName, EventResponse, Factor, FactorResponse, FactorWithSecrets, FactorWithSecretsResponse, FeatureFlag, FeatureFlagResponse, GeneratePortalLinkIntent, GenericServerException, GetOptions, GetProfileAndTokenOptions, GetProfileOptions, GetResourceOptions, HttpClientInterface, HttpClientResponseInterface, Identity, IdentityResponse, Impersonator, ImpersonatorResponse, Invitation, InvitationAcceptedEvent, InvitationAcceptedEventResponse, InvitationCreatedEvent, InvitationCreatedEventResponse, InvitationEvent, InvitationEventResponse, InvitationResentEvent, InvitationResentEventResponse, InvitationResponse, InvitationRevokedEvent, InvitationRevokedEventResponse, KeyContext, List, ListAuthFactorsOptions, ListConnectionsOptions, ListDirectoriesOptions, ListDirectoryGroupsOptions, ListDirectoryUsersOptions, ListEventOptions, ListFeatureFlagsOptions, ListInvitationsOptions, ListObjectVersionsResponse, ListOrganizationApiKeysOptions, ListOrganizationFeatureFlagsOptions, ListOrganizationMembershipsOptions, ListOrganizationRolesResponse, ListOrganizationsOptions, ListResourcesOptions, ListResponse, ListSessionsOptions, ListUserFeatureFlagsOptions, ListUsersOptions, ListWarrantsOptions, ListWarrantsRequestOptions, LogoutURLOptions, MagicAuth, MagicAuthCreatedEvent, MagicAuthCreatedEventResponse, MagicAuthEvent, MagicAuthEventResponse, MagicAuthResponse, NoApiKeyProvidedException, NotFoundException, OauthException, OauthTokens, OauthTokensResponse, ObjectDigest, ObjectDigestResponse, ObjectMetadata, ObjectUpdateBy, ObjectVersion, ObjectVersionResponse, Organization, OrganizationCreatedEvent, OrganizationCreatedResponse, OrganizationDeletedEvent, OrganizationDeletedResponse, OrganizationDomain, OrganizationDomainCreatedEvent, OrganizationDomainCreatedEventResponse, OrganizationDomainDeletedEvent, OrganizationDomainDeletedEventResponse, OrganizationDomainResponse, OrganizationDomainState, OrganizationDomainUpdatedEvent, OrganizationDomainUpdatedEventResponse, OrganizationDomainVerificationFailedEvent, OrganizationDomainVerificationFailedEventResponse, OrganizationDomainVerificationStrategy, OrganizationDomainVerifiedEvent, OrganizationDomainVerifiedEventResponse, OrganizationMembership, OrganizationMembershipCreated, OrganizationMembershipCreatedResponse, OrganizationMembershipDeleted, OrganizationMembershipDeletedResponse, OrganizationMembershipResponse, OrganizationMembershipStatus, OrganizationMembershipUpdated, OrganizationMembershipUpdatedResponse, OrganizationResponse, OrganizationRoleResponse, OrganizationUpdatedEvent, OrganizationUpdatedResponse, PKCE, PKCEAuthorizationURLResult, PKCEPair, PaginationOptions, PasswordReset, PasswordResetCreatedEvent, PasswordResetCreatedEventResponse, PasswordResetEvent, PasswordResetEventResponse, PasswordResetResponse, PasswordResetSucceededEvent, PasswordResetSucceededEventResponse, PasswordlessSession, PasswordlessSessionResponse, PolicyContext, PostOptions, Profile, ProfileAndToken, ProfileAndTokenResponse, ProfileResponse, type PublicClientOptions, type PublicSSO, type PublicUserManagement, type PublicWorkOS, PutOptions, QueryOptions, QueryRequestOptions, QueryResult, QueryResultResponse, RateLimitExceededException, ReadObjectMetadataResponse, ReadObjectOptions, ReadObjectResponse, RefreshSessionFailureReason, RefreshSessionResponse, RemoveFlagTargetOptions, RequestHeaders, RequestOptions, ResetPasswordOptions, Resource, ResourceInterface, ResourceOp, ResourceOptions, ResourceResponse, ResponseHeaderValue, ResponseHeaders, ResponsePayload, RevokeSessionOptions, Role, RoleCreatedEvent, RoleCreatedEventResponse, RoleDeletedEvent, RoleDeletedEventResponse, RoleEvent, RoleEventResponse, RoleList, RoleResponse, RoleUpdatedEvent, RoleUpdatedEventResponse, SSOAuthorizationURLOptions, SSOPKCEAuthorizationURLResult, SendInvitationOptions, SendSessionResponse, SendVerificationEmailOptions, SerializedApiKey, SerializedAuditLogExportOptions, SerializedAuthenticatePublicClientBase, SerializedAuthenticateWithCodeAndVerifierOptions, SerializedAuthenticateWithCodeOptions, SerializedAuthenticateWithEmailVerificationOptions, SerializedAuthenticateWithMagicAuthOptions, SerializedAuthenticateWithOptionsBase, SerializedAuthenticateWithOrganizationSelectionOptions, SerializedAuthenticateWithPasswordOptions, SerializedAuthenticateWithRefreshTokenOptions, SerializedAuthenticateWithRefreshTokenPublicClientOptions, SerializedAuthenticateWithTotpOptions, SerializedBatchWriteResourcesOptions, SerializedCheckBatchOptions, SerializedCheckOptions, SerializedCheckWarrantOptions, SerializedCreateAuditLogEventOptions, SerializedCreateAuditLogSchemaOptions, SerializedCreateMagicAuthOptions, SerializedCreateOrganizationApiKeyOptions, SerializedCreateOrganizationDomainOptions, SerializedCreateOrganizationMembershipOptions, SerializedCreateOrganizationOptions, SerializedCreatePasswordResetOptions, SerializedCreatePasswordlessSessionOptions, SerializedCreateResourceOptions, SerializedCreateUserOptions, SerializedCreatedApiKey, SerializedDeleteResourceOptions, SerializedEnrollUserInMfaFactorOptions, SerializedListConnectionsOptions, SerializedListDirectoriesOptions, SerializedListEventOptions, SerializedListInvitationsOptions, SerializedListOrganizationMembershipsOptions, SerializedListResourcesOptions, SerializedListSessionsOptions, SerializedListUsersOptions, SerializedListWarrantsOptions, SerializedQueryOptions, SerializedResetPasswordOptions, SerializedResourceOptions, SerializedRevokeSessionOptions, SerializedSendInvitationOptions, SerializedSubject, SerializedUpdateOrganizationMembershipOptions, SerializedUpdateOrganizationOptions, SerializedUpdateUserOptions, SerializedUpdateUserPasswordOptions, SerializedValidateApiKeyResponse, SerializedVerifyEmailOptions, SerializedWriteWarrantOptions, Session, SessionCookieData, SessionCreatedEvent, SessionCreatedEventResponse, SessionResponse, SessionRevokedEvent, SessionRevokedEventResponse, SessionStatus, SignatureVerificationException, Subject, UnauthorizedException, UnprocessableEntityError, UnprocessableEntityException, UpdateObjectEntity, UpdateObjectOptions, UpdateOrganizationMembershipOptions, UpdateOrganizationOptions, UpdateResourceOptions, UpdateUserOptions, UpdateUserPasswordOptions, User, UserCreatedEvent, UserCreatedEventResponse, UserData, UserDataPayload, UserDeletedEvent, UserDeletedEventResponse, UserManagementAuthorizationURLOptions, UserRegistrationActionPayload, UserRegistrationActionResponseData, UserResponse, UserUpdatedEvent, UserUpdatedEventResponse, ValidateApiKeyOptions, ValidateApiKeyResponse, VaultObject, VerifyEmailOptions, Warrant, WarrantOp, WarrantResponse, WarrantToken, WarrantTokenResponse, WithResolvedClientId, WorkOSNode as WorkOS, WorkOSOptions, WorkOSResponseError, WriteWarrantOptions, createWorkOS, serializeRevokeSessionOptions };
|
|
153
|
+
export { AccessToken, ActionContext, ActionPayload, AddFlagTargetOptions, ApiKey, ApiKeyCreatedEvent, ApiKeyCreatedEventResponse, ApiKeyDeletedEvent, ApiKeyDeletedEventResponse, ApiKeyRequiredException, AuditLogActor, AuditLogActorSchema, AuditLogExport, AuditLogExportOptions, AuditLogExportResponse, AuditLogSchema, AuditLogSchemaMetadata, AuditLogTarget, AuditLogTargetSchema, AuthMethod, AuthenticateUserWithCodeCredentials, AuthenticateUserWithEmailVerificationCredentials, AuthenticateUserWithMagicAuthCredentials, AuthenticateUserWithOrganizationSelectionCredentials, AuthenticateUserWithPasswordCredentials, AuthenticateUserWithRefreshTokenCredentials, AuthenticateUserWithTotpCredentials, AuthenticateWithCodeAndVerifierOptions, AuthenticateWithCodeOptions, AuthenticateWithEmailVerificationOptions, AuthenticateWithMagicAuthOptions, AuthenticateWithOptionsBase, AuthenticateWithOrganizationSelectionOptions, AuthenticateWithPasswordOptions, AuthenticateWithRefreshTokenOptions, AuthenticateWithRefreshTokenPublicClientOptions, AuthenticateWithSessionCookieFailedResponse, AuthenticateWithSessionCookieFailureReason, AuthenticateWithSessionCookieOptions, AuthenticateWithSessionCookieSuccessResponse, AuthenticateWithSessionOptions, AuthenticateWithTotpOptions, AuthenticationActionResponseData, AuthenticationEmailVerificationSucceededEvent, AuthenticationEmailVerificationSucceededEventResponse, AuthenticationEvent, AuthenticationEventResponse, AuthenticationMagicAuthFailedEvent, AuthenticationMagicAuthFailedEventResponse, AuthenticationMagicAuthSucceededEvent, AuthenticationMagicAuthSucceededEventResponse, AuthenticationMfaSucceededEvent, AuthenticationMfaSucceededEventResponse, AuthenticationOAuthFailedEvent, AuthenticationOAuthFailedEventResponse, AuthenticationOAuthSucceededEvent, AuthenticationOAuthSucceededEventResponse, AuthenticationPasskeyFailedEvent, AuthenticationPasskeyFailedEventResponse, AuthenticationPasskeySucceededEvent, AuthenticationPasskeySucceededEventResponse, AuthenticationPasswordFailedEvent, AuthenticationPasswordFailedEventResponse, AuthenticationPasswordSucceededEvent, AuthenticationPasswordSucceededEventResponse, AuthenticationRadarRiskDetectedEvent, AuthenticationRadarRiskDetectedEventData, AuthenticationRadarRiskDetectedEventResponse, AuthenticationRadarRiskDetectedEventResponseData, AuthenticationResponse, AuthenticationResponseResponse, AuthenticationSSOFailedEvent, AuthenticationSSOFailedEventResponse, AuthenticationSSOSucceededEvent, AuthenticationSSOSucceededEventResponse, AutoPaginatable, BadRequestException, BatchWriteResourcesOptions, BatchWriteResourcesResponse, CheckBatchOptions, CheckOp, CheckOptions, CheckRequestOptions, CheckResult, CheckResultInterface, CheckResultResponse, CheckWarrantOptions, type ConfidentialClientOptions, Connection, ConnectionActivatedEvent, ConnectionActivatedEventResponse, ConnectionDeactivatedEvent, ConnectionDeactivatedEventResponse, ConnectionDeletedEvent, ConnectionDeletedEventResponse, ConnectionDomain, ConnectionResponse, ConnectionType, CreateAuditLogEventOptions, CreateAuditLogEventRequestOptions, CreateAuditLogSchemaOptions, CreateAuditLogSchemaRequestOptions, CreateAuditLogSchemaResponse, CreateDataKeyOptions, CreateDataKeyResponse, CreateMagicAuthOptions, CreateObjectEntity, CreateObjectOptions, CreateOrganizationApiKeyOptions, CreateOrganizationApiKeyRequestOptions, CreateOrganizationDomainOptions, CreateOrganizationMembershipOptions, CreateOrganizationOptions, CreateOrganizationRequestOptions, CreatePasswordResetOptions, CreatePasswordlessSessionOptions, CreateResourceOptions, CreateUserOptions, CreatedApiKey, DataKey, DataKeyPair, DebugInfo, DebugInfoResponse, DecisionTreeNode, DecisionTreeNodeResponse, DecryptDataKeyOptions, DecryptDataKeyResponse, DefaultCustomAttributes, DeleteObjectOptions, DeleteResourceOptions, Directory, DirectoryGroup, DirectoryGroupResponse, DirectoryResponse, DirectoryState, DirectoryStateResponse, DirectoryType, DirectoryUser, DirectoryUserResponse, DirectoryUserWithGroups, DirectoryUserWithGroupsResponse, DomainData, DomainDataState, DsyncActivatedEvent, DsyncActivatedEventResponse, DsyncDeletedEvent, DsyncDeletedEventResponse, DsyncGroupCreatedEvent, DsyncGroupCreatedEventResponse, DsyncGroupDeletedEvent, DsyncGroupDeletedEventResponse, DsyncGroupUpdatedEvent, DsyncGroupUpdatedEventResponse, DsyncGroupUserAddedEvent, DsyncGroupUserAddedEventResponse, DsyncGroupUserRemovedEvent, DsyncGroupUserRemovedEventResponse, DsyncUserCreatedEvent, DsyncUserCreatedEventResponse, DsyncUserDeletedEvent, DsyncUserDeletedEventResponse, DsyncUserUpdatedEvent, DsyncUserUpdatedEventResponse, EmailVerification, EmailVerificationCreatedEvent, EmailVerificationCreatedEventResponse, EmailVerificationEvent, EmailVerificationEventResponse, EmailVerificationResponse, EnrollAuthFactorOptions, Event, EventBase, EventDirectory, EventDirectoryResponse, EventName, EventResponse, Factor, FactorResponse, FactorWithSecrets, FactorWithSecretsResponse, FeatureFlag, FeatureFlagResponse, GeneratePortalLinkIntent, GenericServerException, GetOptions, GetProfileAndTokenOptions, GetProfileOptions, GetResourceOptions, HttpClientInterface, HttpClientResponseInterface, Identity, IdentityResponse, Impersonator, ImpersonatorResponse, Invitation, InvitationAcceptedEvent, InvitationAcceptedEventResponse, InvitationCreatedEvent, InvitationCreatedEventResponse, InvitationEvent, InvitationEventResponse, InvitationResentEvent, InvitationResentEventResponse, InvitationResponse, InvitationRevokedEvent, InvitationRevokedEventResponse, KeyContext, List, ListAuthFactorsOptions, ListConnectionsOptions, ListDirectoriesOptions, ListDirectoryGroupsOptions, ListDirectoryUsersOptions, ListEventOptions, ListFeatureFlagsOptions, ListInvitationsOptions, ListObjectVersionsResponse, ListOrganizationApiKeysOptions, ListOrganizationFeatureFlagsOptions, ListOrganizationMembershipsOptions, ListOrganizationRolesResponse, ListOrganizationsOptions, ListResourcesOptions, ListResponse, ListSessionsOptions, ListUserFeatureFlagsOptions, ListUsersOptions, ListWarrantsOptions, ListWarrantsRequestOptions, Locale, LogoutURLOptions, MagicAuth, MagicAuthCreatedEvent, MagicAuthCreatedEventResponse, MagicAuthEvent, MagicAuthEventResponse, MagicAuthResponse, NoApiKeyProvidedException, NotFoundException, OauthException, OauthTokens, OauthTokensResponse, ObjectDigest, ObjectDigestResponse, ObjectMetadata, ObjectUpdateBy, ObjectVersion, ObjectVersionResponse, Organization, OrganizationCreatedEvent, OrganizationCreatedResponse, OrganizationDeletedEvent, OrganizationDeletedResponse, OrganizationDomain, OrganizationDomainCreatedEvent, OrganizationDomainCreatedEventResponse, OrganizationDomainDeletedEvent, OrganizationDomainDeletedEventResponse, OrganizationDomainResponse, OrganizationDomainState, OrganizationDomainUpdatedEvent, OrganizationDomainUpdatedEventResponse, OrganizationDomainVerificationFailedEvent, OrganizationDomainVerificationFailedEventResponse, OrganizationDomainVerificationStrategy, OrganizationDomainVerifiedEvent, OrganizationDomainVerifiedEventResponse, OrganizationMembership, OrganizationMembershipCreated, OrganizationMembershipCreatedResponse, OrganizationMembershipDeleted, OrganizationMembershipDeletedResponse, OrganizationMembershipResponse, OrganizationMembershipStatus, OrganizationMembershipUpdated, OrganizationMembershipUpdatedResponse, OrganizationResponse, OrganizationRoleResponse, OrganizationUpdatedEvent, OrganizationUpdatedResponse, PKCE, PKCEAuthorizationURLResult, PKCEPair, PaginationOptions, PasswordReset, PasswordResetCreatedEvent, PasswordResetCreatedEventResponse, PasswordResetEvent, PasswordResetEventResponse, PasswordResetResponse, PasswordResetSucceededEvent, PasswordResetSucceededEventResponse, PasswordlessSession, PasswordlessSessionResponse, PolicyContext, PostOptions, Profile, ProfileAndToken, ProfileAndTokenResponse, ProfileResponse, type PublicClientOptions, type PublicSSO, type PublicUserManagement, type PublicWorkOS, PutOptions, QueryOptions, QueryRequestOptions, QueryResult, QueryResultResponse, RateLimitExceededException, ReadObjectMetadataResponse, ReadObjectOptions, ReadObjectResponse, RefreshSessionFailureReason, RefreshSessionResponse, RemoveFlagTargetOptions, RequestHeaders, RequestOptions, ResendInvitationOptions, ResetPasswordOptions, Resource, ResourceInterface, ResourceOp, ResourceOptions, ResourceResponse, ResponseHeaderValue, ResponseHeaders, ResponsePayload, RevokeSessionOptions, Role, RoleCreatedEvent, RoleCreatedEventResponse, RoleDeletedEvent, RoleDeletedEventResponse, RoleEvent, RoleEventResponse, RoleList, RoleResponse, RoleUpdatedEvent, RoleUpdatedEventResponse, SSOAuthorizationURLOptions, SSOPKCEAuthorizationURLResult, SendInvitationOptions, SendSessionResponse, SendVerificationEmailOptions, SerializedApiKey, SerializedAuditLogExportOptions, SerializedAuthenticatePublicClientBase, SerializedAuthenticateWithCodeAndVerifierOptions, SerializedAuthenticateWithCodeOptions, SerializedAuthenticateWithEmailVerificationOptions, SerializedAuthenticateWithMagicAuthOptions, SerializedAuthenticateWithOptionsBase, SerializedAuthenticateWithOrganizationSelectionOptions, SerializedAuthenticateWithPasswordOptions, SerializedAuthenticateWithRefreshTokenOptions, SerializedAuthenticateWithRefreshTokenPublicClientOptions, SerializedAuthenticateWithTotpOptions, SerializedBatchWriteResourcesOptions, SerializedCheckBatchOptions, SerializedCheckOptions, SerializedCheckWarrantOptions, SerializedCreateAuditLogEventOptions, SerializedCreateAuditLogSchemaOptions, SerializedCreateMagicAuthOptions, SerializedCreateOrganizationApiKeyOptions, SerializedCreateOrganizationDomainOptions, SerializedCreateOrganizationMembershipOptions, SerializedCreateOrganizationOptions, SerializedCreatePasswordResetOptions, SerializedCreatePasswordlessSessionOptions, SerializedCreateResourceOptions, SerializedCreateUserOptions, SerializedCreatedApiKey, SerializedDeleteResourceOptions, SerializedEnrollUserInMfaFactorOptions, SerializedListConnectionsOptions, SerializedListDirectoriesOptions, SerializedListEventOptions, SerializedListInvitationsOptions, SerializedListOrganizationMembershipsOptions, SerializedListResourcesOptions, SerializedListSessionsOptions, SerializedListUsersOptions, SerializedListWarrantsOptions, SerializedQueryOptions, SerializedResendInvitationOptions, SerializedResetPasswordOptions, SerializedResourceOptions, SerializedRevokeSessionOptions, SerializedSendInvitationOptions, SerializedSubject, SerializedUpdateOrganizationMembershipOptions, SerializedUpdateOrganizationOptions, SerializedUpdateUserOptions, SerializedUpdateUserPasswordOptions, SerializedValidateApiKeyResponse, SerializedVerifyEmailOptions, SerializedWriteWarrantOptions, Session, SessionCookieData, SessionCreatedEvent, SessionCreatedEventResponse, SessionResponse, SessionRevokedEvent, SessionRevokedEventResponse, SessionStatus, SignatureVerificationException, Subject, UnauthorizedException, UnprocessableEntityError, UnprocessableEntityException, UpdateObjectEntity, UpdateObjectOptions, UpdateOrganizationMembershipOptions, UpdateOrganizationOptions, UpdateResourceOptions, UpdateUserOptions, UpdateUserPasswordOptions, User, UserCreatedEvent, UserCreatedEventResponse, UserData, UserDataPayload, UserDeletedEvent, UserDeletedEventResponse, UserManagementAuthorizationURLOptions, UserRegistrationActionPayload, UserRegistrationActionResponseData, UserResponse, UserUpdatedEvent, UserUpdatedEventResponse, ValidateApiKeyOptions, ValidateApiKeyResponse, VaultObject, VerifyEmailOptions, Warrant, WarrantOp, WarrantResponse, WarrantToken, WarrantTokenResponse, WithResolvedClientId, WorkOSNode as WorkOS, WorkOSOptions, WorkOSResponseError, WriteWarrantOptions, createWorkOS, serializeRevokeSessionOptions };
|
|
152
154
|
//# sourceMappingURL=index.d.ts.map
|