@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
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
|
|
2
|
+
//#region src/user-management/serializers/update-user-options.serializer.ts
|
|
3
|
+
const serializeUpdateUserOptions = (options) => ({
|
|
4
|
+
email: options.email,
|
|
5
|
+
email_verified: options.emailVerified,
|
|
6
|
+
first_name: options.firstName,
|
|
7
|
+
last_name: options.lastName,
|
|
8
|
+
password: options.password,
|
|
9
|
+
password_hash: options.passwordHash,
|
|
10
|
+
password_hash_type: options.passwordHashType,
|
|
11
|
+
external_id: options.externalId,
|
|
12
|
+
locale: options.locale,
|
|
13
|
+
metadata: options.metadata
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
//#endregion
|
|
17
|
+
Object.defineProperty(exports, 'serializeUpdateUserOptions', {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () {
|
|
20
|
+
return serializeUpdateUserOptions;
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//# sourceMappingURL=update-user-options.serializer-H11lRdjH.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-user-options.serializer-H11lRdjH.cjs","names":[],"sources":["../src/user-management/serializers/update-user-options.serializer.ts"],"sourcesContent":["import { SerializedUpdateUserOptions, UpdateUserOptions } from '../interfaces';\n\nexport const serializeUpdateUserOptions = (\n options: UpdateUserOptions,\n): SerializedUpdateUserOptions => ({\n email: options.email,\n email_verified: options.emailVerified,\n first_name: options.firstName,\n last_name: options.lastName,\n password: options.password,\n password_hash: options.passwordHash,\n password_hash_type: options.passwordHashType,\n external_id: options.externalId,\n locale: options.locale,\n metadata: options.metadata,\n});\n"],"mappings":";;AAEA,MAAa,8BACX,aACiC;CACjC,OAAO,QAAQ;CACf,gBAAgB,QAAQ;CACxB,YAAY,QAAQ;CACpB,WAAW,QAAQ;CACnB,UAAU,QAAQ;CAClB,eAAe,QAAQ;CACvB,oBAAoB,QAAQ;CAC5B,aAAa,QAAQ;CACrB,QAAQ,QAAQ;CAChB,UAAU,QAAQ;CACnB"}
|
|
File without changes
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
//#region src/user-management/interfaces/update-user-password-options.interface.d.ts
|
|
2
|
+
interface UpdateUserPasswordOptions {
|
|
3
|
+
userId: string;
|
|
4
|
+
password: string;
|
|
5
|
+
}
|
|
6
|
+
interface SerializedUpdateUserPasswordOptions {
|
|
7
|
+
password: string;
|
|
8
|
+
}
|
|
9
|
+
//#endregion
|
|
10
|
+
export { UpdateUserPasswordOptions as n, SerializedUpdateUserPasswordOptions as t };
|
|
11
|
+
//# sourceMappingURL=update-user-password-options.interface-CG02MZA_.d.cts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
|
|
2
|
+
//#region src/user-management/serializers/update-user-password-options.serializer.ts
|
|
3
|
+
const serializeUpdateUserPasswordOptions = (options) => ({ password: options.password });
|
|
4
|
+
|
|
5
|
+
//#endregion
|
|
6
|
+
Object.defineProperty(exports, 'serializeUpdateUserPasswordOptions', {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function () {
|
|
9
|
+
return serializeUpdateUserPasswordOptions;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
//# sourceMappingURL=update-user-password-options.serializer-CY9Ckmqw.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-user-password-options.serializer-CY9Ckmqw.cjs","names":[],"sources":["../src/user-management/serializers/update-user-password-options.serializer.ts"],"sourcesContent":["import {\n SerializedUpdateUserPasswordOptions,\n UpdateUserPasswordOptions,\n} from '../interfaces';\n\nexport const serializeUpdateUserPasswordOptions = (\n options: UpdateUserPasswordOptions,\n): SerializedUpdateUserPasswordOptions => ({\n password: options.password,\n});\n"],"mappings":";;AAKA,MAAa,sCACX,aACyC,EACzC,UAAU,QAAQ,UACnB"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { n as UpdateUserPasswordOptions, t as SerializedUpdateUserPasswordOptions } from "./update-user-password-options.interface-CG02MZA_.cjs";
|
|
2
|
+
|
|
3
|
+
//#region src/user-management/serializers/update-user-password-options.serializer.d.ts
|
|
4
|
+
declare const serializeUpdateUserPasswordOptions: (options: UpdateUserPasswordOptions) => SerializedUpdateUserPasswordOptions;
|
|
5
|
+
//#endregion
|
|
6
|
+
export { serializeUpdateUserPasswordOptions as t };
|
|
7
|
+
//# sourceMappingURL=update-user-password-options.serializer-y9laCvAH.d.cts.map
|
package/lib/user-management/interfaces/authenticate-with-code-and-verifier-options.interface.d.cts
CHANGED
|
@@ -1,17 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-code-and-verifier-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithCodeAndVerifierOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
codeVerifier: string;
|
|
6
|
-
code: string;
|
|
7
|
-
invitationToken?: string;
|
|
8
|
-
}
|
|
9
|
-
interface SerializedAuthenticateWithCodeAndVerifierOptions extends SerializedAuthenticatePublicClientBase {
|
|
10
|
-
grant_type: 'authorization_code';
|
|
11
|
-
code_verifier: string;
|
|
12
|
-
code: string;
|
|
13
|
-
invitation_token?: string;
|
|
14
|
-
}
|
|
15
|
-
//#endregion
|
|
16
|
-
export { AuthenticateWithCodeAndVerifierOptions, SerializedAuthenticateWithCodeAndVerifierOptions };
|
|
17
|
-
//# sourceMappingURL=authenticate-with-code-and-verifier-options.interface.d.cts.map
|
|
1
|
+
import { n as SerializedAuthenticateWithCodeAndVerifierOptions, t as AuthenticateWithCodeAndVerifierOptions } from "../../authenticate-with-code-and-verifier-options.interface-D2SVWZby.cjs";
|
|
2
|
+
export { AuthenticateWithCodeAndVerifierOptions, SerializedAuthenticateWithCodeAndVerifierOptions };
|
|
@@ -1,20 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-code-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithCodeOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
codeVerifier?: string;
|
|
6
|
-
code: string;
|
|
7
|
-
invitationToken?: string;
|
|
8
|
-
}
|
|
9
|
-
interface AuthenticateUserWithCodeCredentials {
|
|
10
|
-
clientSecret: string | undefined;
|
|
11
|
-
}
|
|
12
|
-
interface SerializedAuthenticateWithCodeOptions extends SerializedAuthenticateWithOptionsBase {
|
|
13
|
-
grant_type: 'authorization_code';
|
|
14
|
-
code_verifier?: string;
|
|
15
|
-
code: string;
|
|
16
|
-
invitation_token?: string;
|
|
17
|
-
}
|
|
18
|
-
//#endregion
|
|
19
|
-
export { AuthenticateUserWithCodeCredentials, AuthenticateWithCodeOptions, SerializedAuthenticateWithCodeOptions };
|
|
20
|
-
//# sourceMappingURL=authenticate-with-code-options.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithCodeOptions, r as SerializedAuthenticateWithCodeOptions, t as AuthenticateUserWithCodeCredentials } from "../../authenticate-with-code-options.interface-_PQBLQ-f.cjs";
|
|
2
|
+
export { AuthenticateUserWithCodeCredentials, AuthenticateWithCodeOptions, SerializedAuthenticateWithCodeOptions };
|
package/lib/user-management/interfaces/authenticate-with-email-verification-options.interface.d.cts
CHANGED
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-email-verification-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithEmailVerificationOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
code: string;
|
|
6
|
-
pendingAuthenticationToken: string;
|
|
7
|
-
}
|
|
8
|
-
interface AuthenticateUserWithEmailVerificationCredentials {
|
|
9
|
-
clientSecret: string | undefined;
|
|
10
|
-
}
|
|
11
|
-
interface SerializedAuthenticateWithEmailVerificationOptions extends SerializedAuthenticateWithOptionsBase {
|
|
12
|
-
grant_type: 'urn:workos:oauth:grant-type:email-verification:code';
|
|
13
|
-
code: string;
|
|
14
|
-
pending_authentication_token: string;
|
|
15
|
-
}
|
|
16
|
-
//#endregion
|
|
17
|
-
export { AuthenticateUserWithEmailVerificationCredentials, AuthenticateWithEmailVerificationOptions, SerializedAuthenticateWithEmailVerificationOptions };
|
|
18
|
-
//# sourceMappingURL=authenticate-with-email-verification-options.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithEmailVerificationOptions, r as SerializedAuthenticateWithEmailVerificationOptions, t as AuthenticateUserWithEmailVerificationCredentials } from "../../authenticate-with-email-verification-options.interface-Duq7TpqS.cjs";
|
|
2
|
+
export { AuthenticateUserWithEmailVerificationCredentials, AuthenticateWithEmailVerificationOptions, SerializedAuthenticateWithEmailVerificationOptions };
|
|
@@ -1,22 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-magic-auth-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithMagicAuthOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
code: string;
|
|
6
|
-
email: string;
|
|
7
|
-
invitationToken?: string;
|
|
8
|
-
linkAuthorizationCode?: string;
|
|
9
|
-
}
|
|
10
|
-
interface AuthenticateUserWithMagicAuthCredentials {
|
|
11
|
-
clientSecret: string | undefined;
|
|
12
|
-
}
|
|
13
|
-
interface SerializedAuthenticateWithMagicAuthOptions extends SerializedAuthenticateWithOptionsBase {
|
|
14
|
-
grant_type: 'urn:workos:oauth:grant-type:magic-auth:code';
|
|
15
|
-
code: string;
|
|
16
|
-
email: string;
|
|
17
|
-
invitation_token?: string;
|
|
18
|
-
link_authorization_code?: string;
|
|
19
|
-
}
|
|
20
|
-
//#endregion
|
|
21
|
-
export { AuthenticateUserWithMagicAuthCredentials, AuthenticateWithMagicAuthOptions, SerializedAuthenticateWithMagicAuthOptions };
|
|
22
|
-
//# sourceMappingURL=authenticate-with-magic-auth-options.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithMagicAuthOptions, r as SerializedAuthenticateWithMagicAuthOptions, t as AuthenticateUserWithMagicAuthCredentials } from "../../authenticate-with-magic-auth-options.interface-B4zDB7Px.cjs";
|
|
2
|
+
export { AuthenticateUserWithMagicAuthCredentials, AuthenticateWithMagicAuthOptions, SerializedAuthenticateWithMagicAuthOptions };
|
|
@@ -1,41 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
cookiePassword?: string;
|
|
4
|
-
sealSession: boolean;
|
|
5
|
-
}
|
|
6
|
-
interface AuthenticateWithOptionsBase {
|
|
7
|
-
clientId?: string;
|
|
8
|
-
ipAddress?: string;
|
|
9
|
-
userAgent?: string;
|
|
10
|
-
session?: AuthenticateWithSessionOptions;
|
|
11
|
-
}
|
|
12
|
-
interface SerializedAuthenticateWithOptionsBase {
|
|
13
|
-
client_id: string;
|
|
14
|
-
client_secret: string | undefined;
|
|
15
|
-
ip_address?: string;
|
|
16
|
-
user_agent?: string;
|
|
17
|
-
}
|
|
18
|
-
/** Base for serialized auth options that don't require client_secret (public clients) */
|
|
19
|
-
interface SerializedAuthenticatePublicClientBase {
|
|
20
|
-
client_id: string;
|
|
21
|
-
ip_address?: string;
|
|
22
|
-
user_agent?: string;
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* Utility type for serializer input signatures.
|
|
26
|
-
*
|
|
27
|
-
* Since `clientId` is optional in user-facing interfaces (allowing fallback to
|
|
28
|
-
* the constructor-provided value), but serializers require a resolved string,
|
|
29
|
-
* this type overrides the optional `clientId` with a required one.
|
|
30
|
-
*
|
|
31
|
-
* Usage in serializers:
|
|
32
|
-
* ```
|
|
33
|
-
* const serialize = (options: WithResolvedClientId<SomeOptions>) => ...
|
|
34
|
-
* ```
|
|
35
|
-
*/
|
|
36
|
-
type WithResolvedClientId<T> = Omit<T, 'clientId'> & {
|
|
37
|
-
clientId: string;
|
|
38
|
-
};
|
|
39
|
-
//#endregion
|
|
40
|
-
export { AuthenticateWithOptionsBase, AuthenticateWithSessionOptions, SerializedAuthenticatePublicClientBase, SerializedAuthenticateWithOptionsBase, WithResolvedClientId };
|
|
41
|
-
//# sourceMappingURL=authenticate-with-options-base.interface.d.cts.map
|
|
1
|
+
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";
|
|
2
|
+
export { AuthenticateWithOptionsBase, AuthenticateWithSessionOptions, SerializedAuthenticatePublicClientBase, SerializedAuthenticateWithOptionsBase, WithResolvedClientId };
|
package/lib/user-management/interfaces/authenticate-with-organization-selection.interface.d.cts
CHANGED
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-organization-selection.interface.d.ts
|
|
4
|
-
interface AuthenticateWithOrganizationSelectionOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
organizationId: string;
|
|
6
|
-
pendingAuthenticationToken: string;
|
|
7
|
-
}
|
|
8
|
-
interface AuthenticateUserWithOrganizationSelectionCredentials {
|
|
9
|
-
clientSecret: string | undefined;
|
|
10
|
-
}
|
|
11
|
-
interface SerializedAuthenticateWithOrganizationSelectionOptions extends SerializedAuthenticateWithOptionsBase {
|
|
12
|
-
grant_type: 'urn:workos:oauth:grant-type:organization-selection';
|
|
13
|
-
organization_id: string;
|
|
14
|
-
pending_authentication_token: string;
|
|
15
|
-
}
|
|
16
|
-
//#endregion
|
|
17
|
-
export { AuthenticateUserWithOrganizationSelectionCredentials, AuthenticateWithOrganizationSelectionOptions, SerializedAuthenticateWithOrganizationSelectionOptions };
|
|
18
|
-
//# sourceMappingURL=authenticate-with-organization-selection.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithOrganizationSelectionOptions, r as SerializedAuthenticateWithOrganizationSelectionOptions, t as AuthenticateUserWithOrganizationSelectionCredentials } from "../../authenticate-with-organization-selection.interface-BwhjlciB.cjs";
|
|
2
|
+
export { AuthenticateUserWithOrganizationSelectionCredentials, AuthenticateWithOrganizationSelectionOptions, SerializedAuthenticateWithOrganizationSelectionOptions };
|
|
@@ -1,20 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-password-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithPasswordOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
email: string;
|
|
6
|
-
password: string;
|
|
7
|
-
invitationToken?: string;
|
|
8
|
-
}
|
|
9
|
-
interface AuthenticateUserWithPasswordCredentials {
|
|
10
|
-
clientSecret: string | undefined;
|
|
11
|
-
}
|
|
12
|
-
interface SerializedAuthenticateWithPasswordOptions extends SerializedAuthenticateWithOptionsBase {
|
|
13
|
-
grant_type: 'password';
|
|
14
|
-
email: string;
|
|
15
|
-
password: string;
|
|
16
|
-
invitation_token?: string;
|
|
17
|
-
}
|
|
18
|
-
//#endregion
|
|
19
|
-
export { AuthenticateUserWithPasswordCredentials, AuthenticateWithPasswordOptions, SerializedAuthenticateWithPasswordOptions };
|
|
20
|
-
//# sourceMappingURL=authenticate-with-password-options.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithPasswordOptions, r as SerializedAuthenticateWithPasswordOptions, t as AuthenticateUserWithPasswordCredentials } from "../../authenticate-with-password-options.interface-CfCSnrac.cjs";
|
|
2
|
+
export { AuthenticateUserWithPasswordCredentials, AuthenticateWithPasswordOptions, SerializedAuthenticateWithPasswordOptions };
|
package/lib/user-management/interfaces/authenticate-with-refresh-token-options.interface.d.cts
CHANGED
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-refresh-token-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithRefreshTokenOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
refreshToken: string;
|
|
6
|
-
organizationId?: string;
|
|
7
|
-
}
|
|
8
|
-
interface AuthenticateUserWithRefreshTokenCredentials {
|
|
9
|
-
clientSecret: string | undefined;
|
|
10
|
-
}
|
|
11
|
-
interface SerializedAuthenticateWithRefreshTokenOptions extends SerializedAuthenticateWithOptionsBase {
|
|
12
|
-
grant_type: 'refresh_token';
|
|
13
|
-
refresh_token: string;
|
|
14
|
-
organization_id: string | undefined;
|
|
15
|
-
}
|
|
16
|
-
//#endregion
|
|
17
|
-
export { AuthenticateUserWithRefreshTokenCredentials, AuthenticateWithRefreshTokenOptions, SerializedAuthenticateWithRefreshTokenOptions };
|
|
18
|
-
//# sourceMappingURL=authenticate-with-refresh-token-options.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithRefreshTokenOptions, r as SerializedAuthenticateWithRefreshTokenOptions, t as AuthenticateUserWithRefreshTokenCredentials } from "../../authenticate-with-refresh-token-options.interface-DSYu4cDc.cjs";
|
|
2
|
+
export { AuthenticateUserWithRefreshTokenCredentials, AuthenticateWithRefreshTokenOptions, SerializedAuthenticateWithRefreshTokenOptions };
|
|
@@ -1,16 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-refresh-token-public-client-options.interface.d.ts
|
|
4
|
-
/** Options for refreshing tokens as a public client (no client_secret required) */
|
|
5
|
-
interface AuthenticateWithRefreshTokenPublicClientOptions extends AuthenticateWithOptionsBase {
|
|
6
|
-
refreshToken: string;
|
|
7
|
-
organizationId?: string;
|
|
8
|
-
}
|
|
9
|
-
interface SerializedAuthenticateWithRefreshTokenPublicClientOptions extends SerializedAuthenticatePublicClientBase {
|
|
10
|
-
grant_type: 'refresh_token';
|
|
11
|
-
refresh_token: string;
|
|
12
|
-
organization_id: string | undefined;
|
|
13
|
-
}
|
|
14
|
-
//#endregion
|
|
15
|
-
export { AuthenticateWithRefreshTokenPublicClientOptions, SerializedAuthenticateWithRefreshTokenPublicClientOptions };
|
|
16
|
-
//# sourceMappingURL=authenticate-with-refresh-token-public-client-options.interface.d.cts.map
|
|
1
|
+
import { n as SerializedAuthenticateWithRefreshTokenPublicClientOptions, t as AuthenticateWithRefreshTokenPublicClientOptions } from "../../authenticate-with-refresh-token-public-client-options.interface-N18YC9dn.cjs";
|
|
2
|
+
export { AuthenticateWithRefreshTokenPublicClientOptions, SerializedAuthenticateWithRefreshTokenPublicClientOptions };
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
+
const require_authenticate_with_session_cookie_interface = require('../../authenticate-with-session-cookie.interface-wRJr18ep.cjs');
|
|
1
2
|
|
|
2
|
-
|
|
3
|
-
let AuthenticateWithSessionCookieFailureReason = /* @__PURE__ */ function(AuthenticateWithSessionCookieFailureReason$1) {
|
|
4
|
-
AuthenticateWithSessionCookieFailureReason$1["INVALID_JWT"] = "invalid_jwt";
|
|
5
|
-
AuthenticateWithSessionCookieFailureReason$1["INVALID_SESSION_COOKIE"] = "invalid_session_cookie";
|
|
6
|
-
AuthenticateWithSessionCookieFailureReason$1["NO_SESSION_COOKIE_PROVIDED"] = "no_session_cookie_provided";
|
|
7
|
-
return AuthenticateWithSessionCookieFailureReason$1;
|
|
8
|
-
}({});
|
|
9
|
-
|
|
10
|
-
//#endregion
|
|
11
|
-
exports.AuthenticateWithSessionCookieFailureReason = AuthenticateWithSessionCookieFailureReason;
|
|
12
|
-
//# sourceMappingURL=authenticate-with-session-cookie.interface.cjs.map
|
|
3
|
+
exports.AuthenticateWithSessionCookieFailureReason = require_authenticate_with_session_cookie_interface.AuthenticateWithSessionCookieFailureReason;
|
|
@@ -1,45 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { AuthenticationResponse } from "./authentication-response.interface.cjs";
|
|
4
|
-
|
|
5
|
-
//#region src/user-management/interfaces/authenticate-with-session-cookie.interface.d.ts
|
|
6
|
-
interface AuthenticateWithSessionCookieOptions {
|
|
7
|
-
sessionData: string;
|
|
8
|
-
cookiePassword?: string;
|
|
9
|
-
}
|
|
10
|
-
interface AccessToken {
|
|
11
|
-
sid: string;
|
|
12
|
-
org_id?: string;
|
|
13
|
-
role?: string;
|
|
14
|
-
roles?: string[];
|
|
15
|
-
permissions?: string[];
|
|
16
|
-
entitlements?: string[];
|
|
17
|
-
feature_flags?: string[];
|
|
18
|
-
}
|
|
19
|
-
type SessionCookieData = Pick<AuthenticationResponse, 'accessToken' | 'authenticationMethod' | 'impersonator' | 'organizationId' | 'refreshToken' | 'user'>;
|
|
20
|
-
declare enum AuthenticateWithSessionCookieFailureReason {
|
|
21
|
-
INVALID_JWT = "invalid_jwt",
|
|
22
|
-
INVALID_SESSION_COOKIE = "invalid_session_cookie",
|
|
23
|
-
NO_SESSION_COOKIE_PROVIDED = "no_session_cookie_provided",
|
|
24
|
-
}
|
|
25
|
-
type AuthenticateWithSessionCookieFailedResponse = {
|
|
26
|
-
authenticated: false;
|
|
27
|
-
reason: AuthenticateWithSessionCookieFailureReason;
|
|
28
|
-
};
|
|
29
|
-
type AuthenticateWithSessionCookieSuccessResponse = {
|
|
30
|
-
authenticated: true;
|
|
31
|
-
accessToken: string;
|
|
32
|
-
authenticationMethod: AuthenticationResponse['authenticationMethod'];
|
|
33
|
-
sessionId: string;
|
|
34
|
-
organizationId?: string;
|
|
35
|
-
role?: string;
|
|
36
|
-
roles?: string[];
|
|
37
|
-
permissions?: string[];
|
|
38
|
-
entitlements?: string[];
|
|
39
|
-
featureFlags?: string[];
|
|
40
|
-
user: User;
|
|
41
|
-
impersonator?: Impersonator;
|
|
42
|
-
};
|
|
43
|
-
//#endregion
|
|
44
|
-
export { AccessToken, AuthenticateWithSessionCookieFailedResponse, AuthenticateWithSessionCookieFailureReason, AuthenticateWithSessionCookieOptions, AuthenticateWithSessionCookieSuccessResponse, SessionCookieData };
|
|
45
|
-
//# sourceMappingURL=authenticate-with-session-cookie.interface.d.cts.map
|
|
1
|
+
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";
|
|
2
|
+
export { AccessToken, AuthenticateWithSessionCookieFailedResponse, AuthenticateWithSessionCookieFailureReason, AuthenticateWithSessionCookieOptions, AuthenticateWithSessionCookieSuccessResponse, SessionCookieData };
|
|
@@ -1,20 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/authenticate-with-totp-options.interface.d.ts
|
|
4
|
-
interface AuthenticateWithTotpOptions extends AuthenticateWithOptionsBase {
|
|
5
|
-
code: string;
|
|
6
|
-
pendingAuthenticationToken: string;
|
|
7
|
-
authenticationChallengeId: string;
|
|
8
|
-
}
|
|
9
|
-
interface AuthenticateUserWithTotpCredentials {
|
|
10
|
-
clientSecret: string | undefined;
|
|
11
|
-
}
|
|
12
|
-
interface SerializedAuthenticateWithTotpOptions extends SerializedAuthenticateWithOptionsBase {
|
|
13
|
-
grant_type: 'urn:workos:oauth:grant-type:mfa-totp';
|
|
14
|
-
code: string;
|
|
15
|
-
pending_authentication_token: string;
|
|
16
|
-
authentication_challenge_id: string;
|
|
17
|
-
}
|
|
18
|
-
//#endregion
|
|
19
|
-
export { AuthenticateUserWithTotpCredentials, AuthenticateWithTotpOptions, SerializedAuthenticateWithTotpOptions };
|
|
20
|
-
//# sourceMappingURL=authenticate-with-totp-options.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticateWithTotpOptions, r as SerializedAuthenticateWithTotpOptions, t as AuthenticateUserWithTotpCredentials } from "../../authenticate-with-totp-options.interface-LhACZ5GS.cjs";
|
|
2
|
+
export { AuthenticateUserWithTotpCredentials, AuthenticateWithTotpOptions, SerializedAuthenticateWithTotpOptions };
|
|
@@ -1,28 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
code: string;
|
|
4
|
-
message: string;
|
|
5
|
-
}
|
|
6
|
-
type AuthenticationEventType = 'sso' | 'password' | 'oauth' | 'mfa' | 'magic_auth' | 'email_verification';
|
|
7
|
-
type AuthenticationEventStatus = 'failed' | 'succeeded';
|
|
8
|
-
type AuthenticationEvent = {
|
|
9
|
-
email: string | null;
|
|
10
|
-
error?: AuthenticationEventError;
|
|
11
|
-
ipAddress: string | null;
|
|
12
|
-
status: AuthenticationEventStatus;
|
|
13
|
-
type: AuthenticationEventType;
|
|
14
|
-
userAgent: string | null;
|
|
15
|
-
userId: string | null;
|
|
16
|
-
};
|
|
17
|
-
interface AuthenticationEventResponse {
|
|
18
|
-
email: string | null;
|
|
19
|
-
error?: AuthenticationEventError;
|
|
20
|
-
ip_address: string | null;
|
|
21
|
-
status: AuthenticationEventStatus;
|
|
22
|
-
type: AuthenticationEventType;
|
|
23
|
-
user_agent: string | null;
|
|
24
|
-
user_id: string | null;
|
|
25
|
-
}
|
|
26
|
-
//#endregion
|
|
27
|
-
export { AuthenticationEvent, AuthenticationEventResponse };
|
|
28
|
-
//# sourceMappingURL=authentication-event.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticationEventResponse, t as AuthenticationEvent } from "../../authentication-event.interface-DXEILc55.cjs";
|
|
2
|
+
export { AuthenticationEvent, AuthenticationEventResponse };
|
package/lib/user-management/interfaces/authentication-radar-risk-detected-event.interface.d.cts
CHANGED
|
@@ -1,24 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
authMethod: string;
|
|
4
|
-
action: 'signup' | 'login';
|
|
5
|
-
control: string | null;
|
|
6
|
-
blocklistType: string | null;
|
|
7
|
-
ipAddress: string | null;
|
|
8
|
-
userAgent: string | null;
|
|
9
|
-
userId: string;
|
|
10
|
-
email: string;
|
|
11
|
-
};
|
|
12
|
-
interface AuthenticationRadarRiskDetectedEventResponseData {
|
|
13
|
-
auth_method: string;
|
|
14
|
-
action: 'signup' | 'login';
|
|
15
|
-
control: string | null;
|
|
16
|
-
blocklist_type: string | null;
|
|
17
|
-
ip_address: string | null;
|
|
18
|
-
user_agent: string | null;
|
|
19
|
-
user_id: string;
|
|
20
|
-
email: string;
|
|
21
|
-
}
|
|
22
|
-
//#endregion
|
|
23
|
-
export { AuthenticationRadarRiskDetectedEventData, AuthenticationRadarRiskDetectedEventResponseData };
|
|
24
|
-
//# sourceMappingURL=authentication-radar-risk-detected-event.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticationRadarRiskDetectedEventResponseData, t as AuthenticationRadarRiskDetectedEventData } from "../../authentication-radar-risk-detected-event.interface-CcuNPOCx.cjs";
|
|
2
|
+
export { AuthenticationRadarRiskDetectedEventData, AuthenticationRadarRiskDetectedEventResponseData };
|
|
@@ -1,28 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { User, UserResponse } from "./user.interface.cjs";
|
|
4
|
-
|
|
5
|
-
//#region src/user-management/interfaces/authentication-response.interface.d.ts
|
|
6
|
-
type AuthenticationMethod = 'SSO' | 'Password' | 'Passkey' | 'AppleOAuth' | 'BitbucketOAuth' | 'GitHubOAuth' | 'GitLabOAuth' | 'GoogleOAuth' | 'LinkedInOAuth' | 'MicrosoftOAuth' | 'SalesforceOAuth' | 'VercelOAuth' | 'MagicAuth' | 'CrossAppAuth' | 'Impersonation';
|
|
7
|
-
interface AuthenticationResponse {
|
|
8
|
-
user: User;
|
|
9
|
-
organizationId?: string;
|
|
10
|
-
accessToken: string;
|
|
11
|
-
refreshToken: string;
|
|
12
|
-
impersonator?: Impersonator;
|
|
13
|
-
authenticationMethod?: AuthenticationMethod;
|
|
14
|
-
sealedSession?: string;
|
|
15
|
-
oauthTokens?: OauthTokens;
|
|
16
|
-
}
|
|
17
|
-
interface AuthenticationResponseResponse {
|
|
18
|
-
user: UserResponse;
|
|
19
|
-
organization_id?: string;
|
|
20
|
-
access_token: string;
|
|
21
|
-
refresh_token: string;
|
|
22
|
-
impersonator?: ImpersonatorResponse;
|
|
23
|
-
authentication_method?: AuthenticationMethod;
|
|
24
|
-
oauth_tokens?: OauthTokensResponse;
|
|
25
|
-
}
|
|
26
|
-
//#endregion
|
|
27
|
-
export { AuthenticationResponse, AuthenticationResponseResponse };
|
|
28
|
-
//# sourceMappingURL=authentication-response.interface.d.cts.map
|
|
1
|
+
import { n as AuthenticationResponseResponse, t as AuthenticationResponse } from "../../authentication-response.interface-CZE2FVdd.cjs";
|
|
2
|
+
export { AuthenticationResponse, AuthenticationResponseResponse };
|
|
@@ -1,45 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* PKCE fields must be provided together or not at all.
|
|
4
|
-
* Use workos.pkce.generate() to create a valid pair.
|
|
5
|
-
*/
|
|
6
|
-
type PKCEFields = {
|
|
7
|
-
codeChallenge?: never;
|
|
8
|
-
codeChallengeMethod?: never;
|
|
9
|
-
} | {
|
|
10
|
-
codeChallenge: string;
|
|
11
|
-
codeChallengeMethod: 'S256';
|
|
12
|
-
};
|
|
13
|
-
interface UserManagementAuthorizationURLBaseOptions {
|
|
14
|
-
clientId?: string;
|
|
15
|
-
connectionId?: string;
|
|
16
|
-
organizationId?: string;
|
|
17
|
-
domainHint?: string;
|
|
18
|
-
loginHint?: string;
|
|
19
|
-
provider?: string;
|
|
20
|
-
providerQueryParams?: Record<string, string | boolean | number>;
|
|
21
|
-
providerScopes?: string[];
|
|
22
|
-
prompt?: string;
|
|
23
|
-
redirectUri: string;
|
|
24
|
-
state?: string;
|
|
25
|
-
screenHint?: 'sign-up' | 'sign-in';
|
|
26
|
-
}
|
|
27
|
-
type UserManagementAuthorizationURLOptions = UserManagementAuthorizationURLBaseOptions & PKCEFields;
|
|
28
|
-
/**
|
|
29
|
-
* Result of getAuthorizationUrlWithPKCE() containing the URL,
|
|
30
|
-
* state, and PKCE code verifier.
|
|
31
|
-
*
|
|
32
|
-
* The codeVerifier must be stored securely and passed to
|
|
33
|
-
* authenticateWithCode() during token exchange.
|
|
34
|
-
*/
|
|
35
|
-
interface PKCEAuthorizationURLResult {
|
|
36
|
-
/** The complete authorization URL to redirect the user to */
|
|
37
|
-
url: string;
|
|
38
|
-
/** The state parameter (auto-generated) */
|
|
39
|
-
state: string;
|
|
40
|
-
/** The PKCE code verifier. Store securely and pass to authenticateWithCode(). */
|
|
41
|
-
codeVerifier: string;
|
|
42
|
-
}
|
|
43
|
-
//#endregion
|
|
44
|
-
export { PKCEAuthorizationURLResult, UserManagementAuthorizationURLOptions };
|
|
45
|
-
//# sourceMappingURL=authorization-url-options.interface.d.cts.map
|
|
1
|
+
import { n as UserManagementAuthorizationURLOptions, t as PKCEAuthorizationURLResult } from "../../authorization-url-options.interface-BbIXXS2F.cjs";
|
|
2
|
+
export { PKCEAuthorizationURLResult, UserManagementAuthorizationURLOptions };
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
email: string;
|
|
4
|
-
invitationToken?: string;
|
|
5
|
-
}
|
|
6
|
-
interface SerializedCreateMagicAuthOptions {
|
|
7
|
-
email: string;
|
|
8
|
-
invitation_token?: string;
|
|
9
|
-
}
|
|
10
|
-
//#endregion
|
|
11
|
-
export { CreateMagicAuthOptions, SerializedCreateMagicAuthOptions };
|
|
12
|
-
//# sourceMappingURL=create-magic-auth-options.interface.d.cts.map
|
|
1
|
+
import { n as SerializedCreateMagicAuthOptions, t as CreateMagicAuthOptions } from "../../create-magic-auth-options.interface-DDSHQamS.cjs";
|
|
2
|
+
export { CreateMagicAuthOptions, SerializedCreateMagicAuthOptions };
|
package/lib/user-management/interfaces/create-organization-membership-options.interface.d.cts
CHANGED
|
@@ -1,16 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
organizationId: string;
|
|
4
|
-
userId: string;
|
|
5
|
-
roleSlug?: string;
|
|
6
|
-
roleSlugs?: string[];
|
|
7
|
-
}
|
|
8
|
-
interface SerializedCreateOrganizationMembershipOptions {
|
|
9
|
-
organization_id: string;
|
|
10
|
-
user_id: string;
|
|
11
|
-
role_slug?: string;
|
|
12
|
-
role_slugs?: string[];
|
|
13
|
-
}
|
|
14
|
-
//#endregion
|
|
15
|
-
export { CreateOrganizationMembershipOptions, SerializedCreateOrganizationMembershipOptions };
|
|
16
|
-
//# sourceMappingURL=create-organization-membership-options.interface.d.cts.map
|
|
1
|
+
import { n as SerializedCreateOrganizationMembershipOptions, t as CreateOrganizationMembershipOptions } from "../../create-organization-membership-options.interface-Degs7uYp.cjs";
|
|
2
|
+
export { CreateOrganizationMembershipOptions, SerializedCreateOrganizationMembershipOptions };
|
|
@@ -1,10 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
email: string;
|
|
4
|
-
}
|
|
5
|
-
interface SerializedCreatePasswordResetOptions {
|
|
6
|
-
email: string;
|
|
7
|
-
}
|
|
8
|
-
//#endregion
|
|
9
|
-
export { CreatePasswordResetOptions, SerializedCreatePasswordResetOptions };
|
|
10
|
-
//# sourceMappingURL=create-password-reset-options.interface.d.cts.map
|
|
1
|
+
import { n as SerializedCreatePasswordResetOptions, t as CreatePasswordResetOptions } from "../../create-password-reset-options.interface-DHlRNbbw.cjs";
|
|
2
|
+
export { CreatePasswordResetOptions, SerializedCreatePasswordResetOptions };
|
|
@@ -1,28 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/user-management/interfaces/create-user-options.interface.d.ts
|
|
4
|
-
interface CreateUserOptions {
|
|
5
|
-
email: string;
|
|
6
|
-
password?: string;
|
|
7
|
-
passwordHash?: string;
|
|
8
|
-
passwordHashType?: PasswordHashType;
|
|
9
|
-
firstName?: string;
|
|
10
|
-
lastName?: string;
|
|
11
|
-
emailVerified?: boolean;
|
|
12
|
-
externalId?: string;
|
|
13
|
-
metadata?: Record<string, string>;
|
|
14
|
-
}
|
|
15
|
-
interface SerializedCreateUserOptions {
|
|
16
|
-
email: string;
|
|
17
|
-
password?: string;
|
|
18
|
-
password_hash?: string;
|
|
19
|
-
password_hash_type?: PasswordHashType;
|
|
20
|
-
first_name?: string;
|
|
21
|
-
last_name?: string;
|
|
22
|
-
email_verified?: boolean;
|
|
23
|
-
external_id?: string;
|
|
24
|
-
metadata?: Record<string, string>;
|
|
25
|
-
}
|
|
26
|
-
//#endregion
|
|
27
|
-
export { CreateUserOptions, SerializedCreateUserOptions };
|
|
28
|
-
//# sourceMappingURL=create-user-options.interface.d.cts.map
|
|
1
|
+
import { n as SerializedCreateUserOptions, t as CreateUserOptions } from "../../create-user-options.interface-D_4g7FwE.cjs";
|
|
2
|
+
export { CreateUserOptions, SerializedCreateUserOptions };
|