@pagopa/io-react-native-wallet 3.6.4 → 3.7.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/README.md +2 -2
- package/lib/commonjs/api/index.js +13 -14
- package/lib/commonjs/api/index.js.map +1 -1
- package/lib/commonjs/credential/issuance/README.md +9 -9
- package/lib/commonjs/credential/issuance/index.js +2 -2
- package/lib/commonjs/credential/issuance/mrtd-pop/index.js +2 -2
- package/lib/commonjs/credential/issuance/mrtd-pop/index.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.js +2 -2
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/03-complete-user-authorization.js +2 -4
- package/lib/commonjs/credential/issuance/v1.4.6/03-complete-user-authorization.js.map +1 -0
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.js +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/05-obtain-credential.js +9 -9
- package/lib/commonjs/credential/issuance/v1.4.6/05-obtain-credential.js.map +1 -0
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/commonjs/credential/offer/README.md +10 -6
- package/lib/commonjs/credential/offer/index.js +2 -2
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.js +2 -2
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.js.map +1 -1
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.js +2 -2
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.js.map +1 -1
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.js +2 -2
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.js.map +1 -1
- package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/credential/presentation/api/types.js +2 -2
- package/lib/commonjs/credential/presentation/api/types.js.map +1 -1
- package/lib/commonjs/credential/presentation/index.js +2 -2
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/01-start-flow.js +9 -3
- package/lib/commonjs/credential/presentation/v1.4.6/01-start-flow.js.map +1 -0
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.js +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/05-verify-request-object.js +9 -11
- package/lib/commonjs/credential/presentation/v1.4.6/05-verify-request-object.js.map +1 -0
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.js +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.js.map +1 -1
- package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/commonjs/credential/status/README.md +2 -2
- package/lib/commonjs/credential/status/index.js +3 -3
- package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/01-status-list.js.map +1 -1
- package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/02-verify-and-parse-status-list.js.map +1 -1
- package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/03-get-status.js +2 -2
- package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/03-get-status.js.map +1 -1
- package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/credential/trustmark/index.js +2 -2
- package/lib/commonjs/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.js +1 -1
- package/lib/commonjs/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.js.map +1 -1
- package/lib/commonjs/credential/trustmark/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/api/DigitalCredentialsCatalogue.js +3 -3
- package/lib/commonjs/credentials-catalogue/api/DigitalCredentialsCatalogue.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/index.js +2 -2
- package/lib/commonjs/credentials-catalogue/v1.0.0/types.js +3 -3
- package/lib/commonjs/credentials-catalogue/v1.0.0/types.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.js +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/types.js +5 -5
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.js +2 -2
- package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.js.map +1 -1
- package/lib/commonjs/index.js +9 -3
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/{wallet-unit-attestation → key-attestation}/README.md +9 -9
- package/lib/commonjs/{wallet-unit-attestation → key-attestation}/api/index.js.map +1 -1
- package/lib/commonjs/{wallet-unit-attestation → key-attestation}/api/types.js +4 -4
- package/lib/commonjs/key-attestation/api/types.js.map +1 -0
- package/lib/commonjs/{wallet-unit-attestation → key-attestation}/index.js +4 -4
- package/lib/commonjs/key-attestation/index.js.map +1 -0
- package/lib/commonjs/key-attestation/v1.0.0/index.js +11 -0
- package/lib/commonjs/key-attestation/v1.0.0/index.js.map +1 -0
- package/lib/commonjs/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/index.js +4 -4
- package/lib/commonjs/key-attestation/v1.4.6/index.js.map +1 -0
- package/lib/commonjs/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/issuing.js +4 -4
- package/lib/commonjs/key-attestation/v1.4.6/issuing.js.map +1 -0
- package/lib/commonjs/key-attestation/v1.4.6/mappers.js +13 -0
- package/lib/commonjs/key-attestation/v1.4.6/mappers.js.map +1 -0
- package/lib/commonjs/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/types.js +6 -6
- package/lib/commonjs/key-attestation/v1.4.6/types.js.map +1 -0
- package/lib/commonjs/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/utils.js +2 -2
- package/lib/commonjs/key-attestation/v1.4.6/utils.js.map +1 -0
- package/lib/commonjs/sd-jwt/types.js +2 -2
- package/lib/commonjs/sd-jwt/types.js.map +1 -1
- package/lib/commonjs/sd-jwt/utils.js +7 -8
- package/lib/commonjs/sd-jwt/utils.js.map +1 -1
- package/lib/commonjs/trust/{v1.3.3 → v1.4.6}/entities.js +1 -1
- package/lib/commonjs/trust/{v1.3.3 → v1.4.6}/entities.js.map +1 -1
- package/lib/commonjs/trust/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/commonjs/utils/config.js +2 -10
- package/lib/commonjs/utils/config.js.map +1 -1
- package/lib/commonjs/wallet-instance/index.js +2 -2
- package/lib/commonjs/wallet-instance/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/wallet-instance-attestation/index.js +2 -2
- package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.js.map +1 -1
- package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.js.map +1 -1
- package/lib/module/api/index.js +13 -14
- package/lib/module/api/index.js.map +1 -1
- package/lib/module/credential/issuance/README.md +9 -9
- package/lib/module/credential/issuance/index.js +1 -1
- package/lib/module/credential/issuance/index.js.map +1 -1
- package/lib/module/credential/issuance/mrtd-pop/index.js +3 -3
- package/lib/module/credential/issuance/mrtd-pop/index.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.js +3 -3
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/03-complete-user-authorization.js +3 -5
- package/lib/module/credential/issuance/v1.4.6/03-complete-user-authorization.js.map +1 -0
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.js +2 -2
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/05-obtain-credential.js +10 -10
- package/lib/module/credential/issuance/v1.4.6/05-obtain-credential.js.map +1 -0
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/module/credential/offer/README.md +10 -6
- package/lib/module/credential/offer/index.js +1 -1
- package/lib/module/credential/offer/index.js.map +1 -1
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.js +3 -3
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.js.map +1 -1
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.js +3 -3
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.js.map +1 -1
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.js +3 -3
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.js.map +1 -1
- package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/credential/presentation/api/types.js +2 -2
- package/lib/module/credential/presentation/api/types.js.map +1 -1
- package/lib/module/credential/presentation/index.js +1 -1
- package/lib/module/credential/presentation/index.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/01-start-flow.js +9 -3
- package/lib/module/credential/presentation/v1.4.6/01-start-flow.js.map +1 -0
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.js +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/05-verify-request-object.js +11 -12
- package/lib/module/credential/presentation/v1.4.6/05-verify-request-object.js.map +1 -0
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.js +2 -2
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.js.map +1 -1
- package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/module/credential/status/README.md +2 -2
- package/lib/module/credential/status/index.js +1 -1
- package/lib/module/credential/status/index.js.map +1 -1
- package/lib/module/credential/status/{v1.3.3 → v1.4.6}/01-status-list.js.map +1 -1
- package/lib/module/credential/status/{v1.3.3 → v1.4.6}/02-verify-and-parse-status-list.js.map +1 -1
- package/lib/module/credential/status/{v1.3.3 → v1.4.6}/03-get-status.js +2 -2
- package/lib/module/credential/status/{v1.3.3 → v1.4.6}/03-get-status.js.map +1 -1
- package/lib/module/credential/status/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/credential/trustmark/index.js +1 -1
- package/lib/module/credential/trustmark/index.js.map +1 -1
- package/lib/module/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.js +1 -1
- package/lib/module/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.js.map +1 -1
- package/lib/module/credential/trustmark/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/credentials-catalogue/api/DigitalCredentialsCatalogue.js +3 -3
- package/lib/module/credentials-catalogue/api/DigitalCredentialsCatalogue.js.map +1 -1
- package/lib/module/credentials-catalogue/index.js +1 -1
- package/lib/module/credentials-catalogue/index.js.map +1 -1
- package/lib/module/credentials-catalogue/v1.0.0/types.js +3 -3
- package/lib/module/credentials-catalogue/v1.0.0/types.js.map +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.js +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.js.map +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.js.map +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/types.js +5 -5
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.js +2 -2
- package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.js.map +1 -1
- package/lib/module/index.js +3 -3
- package/lib/module/index.js.map +1 -1
- package/lib/module/{wallet-unit-attestation → key-attestation}/README.md +9 -9
- package/lib/module/{wallet-unit-attestation → key-attestation}/api/index.js.map +1 -1
- package/lib/module/{wallet-unit-attestation → key-attestation}/api/types.js +2 -2
- package/lib/module/key-attestation/api/types.js.map +1 -0
- package/lib/module/key-attestation/index.js +3 -0
- package/lib/module/key-attestation/index.js.map +1 -0
- package/lib/module/key-attestation/v1.0.0/index.js +4 -0
- package/lib/module/key-attestation/v1.0.0/index.js.map +1 -0
- package/lib/module/key-attestation/v1.4.6/index.js +10 -0
- package/lib/module/key-attestation/v1.4.6/index.js.map +1 -0
- package/lib/module/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/issuing.js +5 -5
- package/lib/module/key-attestation/v1.4.6/issuing.js.map +1 -0
- package/lib/module/key-attestation/v1.4.6/mappers.js +6 -0
- package/lib/module/key-attestation/v1.4.6/mappers.js.map +1 -0
- package/lib/module/key-attestation/v1.4.6/types.js +14 -0
- package/lib/module/key-attestation/v1.4.6/types.js.map +1 -0
- package/lib/module/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/utils.js +3 -3
- package/lib/module/key-attestation/v1.4.6/utils.js.map +1 -0
- package/lib/module/sd-jwt/types.js +2 -2
- package/lib/module/sd-jwt/types.js.map +1 -1
- package/lib/module/sd-jwt/utils.js +7 -8
- package/lib/module/sd-jwt/utils.js.map +1 -1
- package/lib/module/trust/{v1.3.3 → v1.4.6}/entities.js +1 -1
- package/lib/module/trust/{v1.3.3 → v1.4.6}/entities.js.map +1 -1
- package/lib/module/trust/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/module/utils/config.js +0 -7
- package/lib/module/utils/config.js.map +1 -1
- package/lib/module/wallet-instance/index.js +1 -1
- package/lib/module/wallet-instance/index.js.map +1 -1
- package/lib/module/wallet-instance/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/wallet-instance-attestation/index.js +1 -1
- package/lib/module/wallet-instance-attestation/index.js.map +1 -1
- package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.js.map +1 -1
- package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.js.map +1 -1
- package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.js.map +1 -1
- package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.js.map +1 -1
- package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.js.map +1 -1
- package/lib/typescript/api/index.d.ts +3 -3
- package/lib/typescript/api/index.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/api/05-obtain-credential.d.ts +3 -3
- package/lib/typescript/credential/issuance/api/05-obtain-credential.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/index.d.ts +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/03-complete-user-authorization.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/05-obtain-credential.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/mappers.d.ts +7 -0
- package/lib/typescript/credential/issuance/v1.4.6/mappers.d.ts.map +1 -0
- package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/types.d.ts.map +1 -1
- package/lib/typescript/credential/offer/index.d.ts +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.d.ts +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.d.ts.map +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.d.ts +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.d.ts.map +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.d.ts +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.d.ts.map +1 -1
- package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/api/types.d.ts +3 -3
- package/lib/typescript/credential/presentation/index.d.ts +1 -1
- package/lib/typescript/credential/presentation/v1.4.6/01-start-flow.d.ts.map +1 -0
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/v1.4.6/05-verify-request-object.d.ts.map +1 -0
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/mappers.d.ts +3 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/mappers.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.d.ts.map +1 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/types.d.ts +2 -1
- package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/types.d.ts.map +1 -1
- package/lib/typescript/credential/status/index.d.ts +1 -1
- package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/01-status-list.d.ts.map +1 -1
- package/lib/typescript/credential/status/v1.4.6/02-verify-and-parse-status-list.d.ts.map +1 -0
- package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/03-get-status.d.ts.map +1 -1
- package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/credential/trustmark/index.d.ts +1 -1
- package/lib/typescript/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.d.ts.map +1 -1
- package/lib/typescript/credential/trustmark/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/credentials-catalogue/api/DigitalCredentialsCatalogue.d.ts +7 -7
- package/lib/typescript/credentials-catalogue/index.d.ts +1 -1
- package/lib/typescript/credentials-catalogue/v1.0.0/types.d.ts +5 -5
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.d.ts.map +1 -1
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.d.ts.map +1 -1
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.d.ts.map +1 -1
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/types.d.ts +4 -4
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/types.d.ts.map +1 -1
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.d.ts +2 -2
- package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.d.ts.map +1 -1
- package/lib/typescript/index.d.ts +3 -3
- package/lib/typescript/index.d.ts.map +1 -1
- package/lib/typescript/{wallet-unit-attestation → key-attestation}/api/index.d.ts +10 -10
- package/lib/typescript/key-attestation/api/index.d.ts.map +1 -0
- package/lib/typescript/{wallet-unit-attestation → key-attestation}/api/types.d.ts +3 -3
- package/lib/typescript/key-attestation/api/types.d.ts.map +1 -0
- package/lib/typescript/key-attestation/index.d.ts +4 -0
- package/lib/typescript/key-attestation/index.d.ts.map +1 -0
- package/lib/typescript/key-attestation/v1.0.0/index.d.ts +3 -0
- package/lib/typescript/key-attestation/v1.0.0/index.d.ts.map +1 -0
- package/lib/typescript/key-attestation/v1.4.6/index.d.ts +3 -0
- package/lib/typescript/key-attestation/v1.4.6/index.d.ts.map +1 -0
- package/lib/typescript/key-attestation/v1.4.6/issuing.d.ts +3 -0
- package/lib/typescript/key-attestation/v1.4.6/issuing.d.ts.map +1 -0
- package/lib/typescript/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/mappers.d.ts +1 -1
- package/lib/typescript/key-attestation/v1.4.6/mappers.d.ts.map +1 -0
- package/lib/typescript/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/types.d.ts +4 -4
- package/lib/typescript/key-attestation/v1.4.6/types.d.ts.map +1 -0
- package/lib/typescript/key-attestation/v1.4.6/utils.d.ts +7 -0
- package/lib/typescript/key-attestation/v1.4.6/utils.d.ts.map +1 -0
- package/lib/typescript/sd-jwt/types.d.ts +2 -2
- package/lib/typescript/sd-jwt/utils.d.ts +3 -2
- package/lib/typescript/sd-jwt/utils.d.ts.map +1 -1
- package/lib/typescript/trust/{v1.3.3 → v1.4.6}/entities.d.ts +1 -0
- package/lib/typescript/trust/{v1.3.3 → v1.4.6}/entities.d.ts.map +1 -1
- package/lib/typescript/trust/{v1.3.3 → v1.4.6}/types.d.ts +4 -0
- package/lib/typescript/trust/{v1.3.3 → v1.4.6}/types.d.ts.map +1 -1
- package/lib/typescript/utils/config.d.ts +0 -4
- package/lib/typescript/utils/config.d.ts.map +1 -1
- package/lib/typescript/wallet-instance/index.d.ts +1 -1
- package/lib/typescript/wallet-instance/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/wallet-instance-attestation/index.d.ts +1 -1
- package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.d.ts.map +1 -1
- package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.d.ts.map +1 -1
- package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.d.ts.map +1 -1
- package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.d.ts.map +1 -1
- package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/api/index.ts +14 -15
- package/src/credential/issuance/README.md +9 -9
- package/src/credential/issuance/api/05-obtain-credential.ts +3 -3
- package/src/credential/issuance/index.ts +1 -1
- package/src/credential/issuance/mrtd-pop/index.ts +3 -3
- package/src/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.ts +3 -3
- package/src/credential/issuance/{v1.3.3 → v1.4.6}/03-complete-user-authorization.ts +3 -5
- package/src/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.ts +2 -2
- package/src/credential/issuance/{v1.3.3 → v1.4.6}/05-obtain-credential.ts +10 -12
- package/src/credential/offer/README.md +10 -6
- package/src/credential/offer/index.ts +1 -1
- package/src/credential/offer/{v1.3.3 → v1.4.6}/01-resolve-credential-offer.ts +3 -3
- package/src/credential/offer/{v1.3.3 → v1.4.6}/02-extract-grant-details.ts +3 -3
- package/src/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.ts +3 -3
- package/src/credential/presentation/api/types.ts +2 -2
- package/src/credential/presentation/index.ts +1 -1
- package/src/credential/presentation/{v1.3.3 → v1.4.6}/01-start-flow.ts +8 -4
- package/src/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.ts +1 -1
- package/src/credential/presentation/{v1.3.3 → v1.4.6}/05-verify-request-object.ts +12 -19
- package/src/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.ts +2 -2
- package/src/credential/presentation/{v1.3.3 → v1.4.6}/mappers.ts +1 -1
- package/src/credential/status/README.md +2 -2
- package/src/credential/status/index.ts +1 -1
- package/src/credential/status/{v1.3.3 → v1.4.6}/03-get-status.ts +2 -2
- package/src/credential/trustmark/index.ts +1 -1
- package/src/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.ts +1 -1
- package/src/credentials-catalogue/api/DigitalCredentialsCatalogue.ts +3 -3
- package/src/credentials-catalogue/index.ts +1 -1
- package/src/credentials-catalogue/v1.0.0/types.ts +3 -3
- package/src/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.ts +1 -1
- package/src/credentials-catalogue/{v1.3.3 → v1.4.6}/types.ts +5 -5
- package/src/credentials-catalogue/{v1.3.3 → v1.4.6}/utils.ts +2 -2
- package/src/index.ts +4 -2
- package/src/{wallet-unit-attestation → key-attestation}/README.md +9 -9
- package/src/{wallet-unit-attestation → key-attestation}/api/index.ts +10 -12
- package/src/{wallet-unit-attestation → key-attestation}/api/types.ts +3 -5
- package/src/key-attestation/index.ts +3 -0
- package/src/key-attestation/v1.0.0/index.ts +5 -0
- package/src/key-attestation/v1.4.6/index.ts +12 -0
- package/src/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/issuing.ts +7 -7
- package/src/key-attestation/v1.4.6/mappers.ts +10 -0
- package/src/key-attestation/v1.4.6/types.ts +20 -0
- package/src/{wallet-unit-attestation/v1.3.3 → key-attestation/v1.4.6}/utils.ts +4 -4
- package/src/sd-jwt/types.ts +2 -2
- package/src/sd-jwt/utils.ts +7 -3
- package/src/trust/{v1.3.3 → v1.4.6}/entities.ts +1 -1
- package/src/utils/config.ts +0 -7
- package/src/wallet-instance/index.ts +1 -1
- package/src/wallet-instance-attestation/index.ts +1 -1
- package/lib/commonjs/credential/issuance/v1.3.3/03-complete-user-authorization.js.map +0 -1
- package/lib/commonjs/credential/issuance/v1.3.3/05-obtain-credential.js.map +0 -1
- package/lib/commonjs/credential/presentation/v1.3.3/01-start-flow.js.map +0 -1
- package/lib/commonjs/credential/presentation/v1.3.3/05-verify-request-object.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/api/types.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/index.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/v1.0.0/index.js +0 -11
- package/lib/commonjs/wallet-unit-attestation/v1.0.0/index.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/v1.3.3/index.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/v1.3.3/issuing.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/v1.3.3/mappers.js +0 -13
- package/lib/commonjs/wallet-unit-attestation/v1.3.3/mappers.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/v1.3.3/types.js.map +0 -1
- package/lib/commonjs/wallet-unit-attestation/v1.3.3/utils.js.map +0 -1
- package/lib/module/credential/issuance/v1.3.3/03-complete-user-authorization.js.map +0 -1
- package/lib/module/credential/issuance/v1.3.3/05-obtain-credential.js.map +0 -1
- package/lib/module/credential/presentation/v1.3.3/01-start-flow.js.map +0 -1
- package/lib/module/credential/presentation/v1.3.3/05-verify-request-object.js.map +0 -1
- package/lib/module/wallet-unit-attestation/api/types.js.map +0 -1
- package/lib/module/wallet-unit-attestation/index.js +0 -3
- package/lib/module/wallet-unit-attestation/index.js.map +0 -1
- package/lib/module/wallet-unit-attestation/v1.0.0/index.js +0 -4
- package/lib/module/wallet-unit-attestation/v1.0.0/index.js.map +0 -1
- package/lib/module/wallet-unit-attestation/v1.3.3/index.js +0 -10
- package/lib/module/wallet-unit-attestation/v1.3.3/index.js.map +0 -1
- package/lib/module/wallet-unit-attestation/v1.3.3/issuing.js.map +0 -1
- package/lib/module/wallet-unit-attestation/v1.3.3/mappers.js +0 -6
- package/lib/module/wallet-unit-attestation/v1.3.3/mappers.js.map +0 -1
- package/lib/module/wallet-unit-attestation/v1.3.3/types.js +0 -14
- package/lib/module/wallet-unit-attestation/v1.3.3/types.js.map +0 -1
- package/lib/module/wallet-unit-attestation/v1.3.3/utils.js.map +0 -1
- package/lib/typescript/credential/issuance/v1.3.3/mappers.d.ts.map +0 -1
- package/lib/typescript/credential/presentation/v1.3.3/01-start-flow.d.ts.map +0 -1
- package/lib/typescript/credential/presentation/v1.3.3/05-verify-request-object.d.ts.map +0 -1
- package/lib/typescript/credential/status/v1.3.3/02-verify-and-parse-status-list.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/api/index.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/api/types.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/index.d.ts +0 -4
- package/lib/typescript/wallet-unit-attestation/index.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/v1.0.0/index.d.ts +0 -3
- package/lib/typescript/wallet-unit-attestation/v1.0.0/index.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/v1.3.3/index.d.ts +0 -3
- package/lib/typescript/wallet-unit-attestation/v1.3.3/index.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/v1.3.3/issuing.d.ts +0 -3
- package/lib/typescript/wallet-unit-attestation/v1.3.3/issuing.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/v1.3.3/mappers.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/v1.3.3/types.d.ts.map +0 -1
- package/lib/typescript/wallet-unit-attestation/v1.3.3/utils.d.ts +0 -7
- package/lib/typescript/wallet-unit-attestation/v1.3.3/utils.d.ts.map +0 -1
- package/src/wallet-unit-attestation/index.ts +0 -3
- package/src/wallet-unit-attestation/v1.0.0/index.ts +0 -5
- package/src/wallet-unit-attestation/v1.3.3/index.ts +0 -12
- package/src/wallet-unit-attestation/v1.3.3/mappers.ts +0 -10
- package/src/wallet-unit-attestation/v1.3.3/types.ts +0 -22
- /package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.js +0 -0
- /package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.js +0 -0
- /package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/commonjs/credential/issuance/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/commonjs/credential/offer/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.js +0 -0
- /package/lib/commonjs/credential/presentation/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/01-status-list.js +0 -0
- /package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/02-verify-and-parse-status-list.js +0 -0
- /package/lib/commonjs/credential/status/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/credential/trustmark/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.js +0 -0
- /package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/commonjs/{wallet-unit-attestation → key-attestation}/api/index.js +0 -0
- /package/lib/commonjs/trust/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/commonjs/wallet-instance/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.js +0 -0
- /package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/commonjs/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.js +0 -0
- /package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.js +0 -0
- /package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.js +0 -0
- /package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/module/credential/issuance/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/module/credential/offer/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.js +0 -0
- /package/lib/module/credential/presentation/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/module/credential/status/{v1.3.3 → v1.4.6}/01-status-list.js +0 -0
- /package/lib/module/credential/status/{v1.3.3 → v1.4.6}/02-verify-and-parse-status-list.js +0 -0
- /package/lib/module/credential/status/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/credential/trustmark/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.js +0 -0
- /package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/module/{wallet-unit-attestation → key-attestation}/api/index.js +0 -0
- /package/lib/module/trust/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/module/wallet-instance/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.js +0 -0
- /package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.js +0 -0
- /package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.js +0 -0
- /package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.js +0 -0
- /package/lib/module/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.js +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/02-start-user-authorization.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/03-complete-user-authorization.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/04-authorize-access.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/05-obtain-credential.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/credential/issuance/{v1.3.3 → v1.4.6}/types.d.ts +0 -0
- /package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/01-start-flow.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/05-verify-request-object.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/07-send-authorization-response.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.d.ts +0 -0
- /package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/01-status-list.d.ts +0 -0
- /package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/02-verify-and-parse-status-list.d.ts +0 -0
- /package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/03-get-status.d.ts +0 -0
- /package/lib/typescript/credential/status/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.d.ts +0 -0
- /package/lib/typescript/credential/trustmark/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.d.ts +0 -0
- /package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.d.ts +0 -0
- /package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.d.ts +0 -0
- /package/lib/typescript/wallet-instance/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.d.ts +0 -0
- /package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.d.ts +0 -0
- /package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.d.ts +0 -0
- /package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.d.ts +0 -0
- /package/lib/typescript/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.d.ts +0 -0
- /package/src/credential/issuance/{v1.3.3 → v1.4.6}/01-evaluate-issuer-trust.ts +0 -0
- /package/src/credential/issuance/{v1.3.3 → v1.4.6}/06-verify-and-parse-credential.ts +0 -0
- /package/src/credential/issuance/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/credential/issuance/{v1.3.3 → v1.4.6}/mappers.ts +0 -0
- /package/src/credential/issuance/{v1.3.3 → v1.4.6}/types.ts +0 -0
- /package/src/credential/offer/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.ts +0 -0
- /package/src/credential/presentation/{v1.3.3 → v1.4.6}/04-verify-certificate-chain.ts +0 -0
- /package/src/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.ts +0 -0
- /package/src/credential/presentation/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/credential/presentation/{v1.3.3 → v1.4.6}/sdkErrorMapper.ts +0 -0
- /package/src/credential/presentation/{v1.3.3 → v1.4.6}/types.ts +0 -0
- /package/src/credential/status/{v1.3.3 → v1.4.6}/01-status-list.ts +0 -0
- /package/src/credential/status/{v1.3.3 → v1.4.6}/02-verify-and-parse-status-list.ts +0 -0
- /package/src/credential/status/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/credential/trustmark/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-translations.ts +0 -0
- /package/src/credentials-catalogue/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/credentials-catalogue/{v1.3.3 → v1.4.6}/mappers.ts +0 -0
- /package/src/trust/{v1.3.3 → v1.4.6}/types.ts +0 -0
- /package/src/wallet-instance/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/wallet-instance-attestation/{v1.3.3 → v1.4.6}/index.ts +0 -0
- /package/src/wallet-instance-attestation/{v1.3.3 → v1.4.6}/issuing.ts +0 -0
- /package/src/wallet-instance-attestation/{v1.3.3 → v1.4.6}/mappers.ts +0 -0
- /package/src/wallet-instance-attestation/{v1.3.3 → v1.4.6}/types.ts +0 -0
- /package/src/wallet-instance-attestation/{v1.3.3 → v1.4.6}/utils.ts +0 -0
package/lib/typescript/credential/offer/{v1.3.3 → v1.4.6}/03-validate-credential-offer.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"03-validate-credential-offer.d.ts","sourceRoot":"","sources":["../../../../../src/credential/offer/v1.
|
|
1
|
+
{"version":3,"file":"03-validate-credential-offer.d.ts","sourceRoot":"","sources":["../../../../../src/credential/offer/v1.4.6/03-validate-credential-offer.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAKvC;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,yBAAyB,CAYrE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/offer/v1.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/offer/v1.4.6/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAMvC,eAAO,MAAM,KAAK,EAAE,QAInB,CAAC"}
|
|
@@ -7,7 +7,7 @@ export type PresentationParams = z.infer<typeof PresentationParams>;
|
|
|
7
7
|
export declare const PresentationParams: z.ZodObject<{
|
|
8
8
|
client_id: z.ZodString;
|
|
9
9
|
request: z.ZodOptional<z.ZodString>;
|
|
10
|
-
request_uri: z.ZodOptional<z.
|
|
10
|
+
request_uri: z.ZodOptional<z.ZodURL>;
|
|
11
11
|
request_uri_method: z.ZodOptional<z.ZodEnum<{
|
|
12
12
|
get: "get";
|
|
13
13
|
post: "post";
|
|
@@ -16,7 +16,7 @@ export declare const PresentationParams: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$strip>;
|
|
17
17
|
export type WalletMetadata = z.infer<typeof WalletMetadata>;
|
|
18
18
|
export declare const WalletMetadata: z.ZodObject<{
|
|
19
|
-
authorization_endpoint: z.
|
|
19
|
+
authorization_endpoint: z.ZodURL;
|
|
20
20
|
client_id_prefixes_supported: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
21
21
|
client_id_schemes_supported: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
22
22
|
request_object_signing_alg_values_supported: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -33,7 +33,7 @@ export declare const WalletMetadata: z.ZodObject<{
|
|
|
33
33
|
export type RequestObjectWalletCapabilities = z.infer<typeof RequestObjectWalletCapabilities>;
|
|
34
34
|
export declare const RequestObjectWalletCapabilities: z.ZodObject<{
|
|
35
35
|
wallet_metadata: z.ZodObject<{
|
|
36
|
-
authorization_endpoint: z.
|
|
36
|
+
authorization_endpoint: z.ZodURL;
|
|
37
37
|
client_id_prefixes_supported: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
38
38
|
client_id_schemes_supported: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
39
39
|
request_object_signing_alg_values_supported: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -2,5 +2,5 @@ import * as Errors from "./common/errors";
|
|
|
2
2
|
export { Errors };
|
|
3
3
|
export type * from "./api";
|
|
4
4
|
export { RemotePresentation as V1_0_0 } from "./v1.0.0";
|
|
5
|
-
export { RemotePresentation as
|
|
5
|
+
export { RemotePresentation as V1_4_6 } from "./v1.4.6";
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"01-start-flow.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/01-start-flow.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAKpD,eAAO,MAAM,eAAe,EAAE,qBAAqB,CAAC,iBAAiB,CAoBpE,CAAC"}
|
package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/02-evaluate-rp-trust.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"02-evaluate-rp-trust.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"02-evaluate-rp-trust.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/02-evaluate-rp-trust.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAKpD,eAAO,MAAM,yBAAyB,EAAE,qBAAqB,CAAC,2BAA2B,CAUtF,CAAC"}
|
package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/03-get-request-object.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"03-get-request-object.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"03-get-request-object.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/03-get-request-object.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAKpD,eAAO,MAAM,gBAAgB,EAAE,qBAAqB,CAAC,kBAAkB,CAsBpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"04-verify-certificate-chain.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"04-verify-certificate-chain.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/04-verify-certificate-chain.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAQpD,eAAO,MAAM,iCAAiC,EAAE,qBAAqB,CAAC,mCAAmC,CA4CtG,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"05-verify-request-object.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/05-verify-request-object.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAsB,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAUxE,eAAO,MAAM,mBAAmB,EAAE,qBAAqB,CAAC,qBAAqB,CAiC1E,CAAC"}
|
package/lib/typescript/credential/presentation/{v1.3.3 → v1.4.6}/06-evaluate-dcql-query.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"06-evaluate-dcql-query.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"06-evaluate-dcql-query.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/06-evaluate-dcql-query.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAmB,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAarE,eAAO,MAAM,iBAAiB,EAAE,qBAAqB,CAAC,mBAAmB,CAoHtE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"07-send-authorization-response.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"07-send-authorization-response.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/07-send-authorization-response.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAmBpD;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,0BAA0B,EAAE,qBAAqB,CAAC,4BAA4B,CA2DxF,CAAC;AAEJ,eAAO,MAAM,yBAAyB,EAAE,qBAAqB,CAAC,2BAA2B,CAyDtF,CAAC;AAEJ,eAAO,MAAM,8BAA8B,EAAE,qBAAqB,CAAC,gCAAgC,CAqBhG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,QAAQ,CAAC;AAcpD,eAAO,MAAM,kBAAkB,EAAE,qBAUhC,CAAC"}
|
|
@@ -92,6 +92,7 @@ export declare const mapToRelyingPartyConfig: (input: {
|
|
|
92
92
|
"sd-jwt_alg_values"?: string[] | undefined;
|
|
93
93
|
}>;
|
|
94
94
|
erasure_endpoint?: string | undefined;
|
|
95
|
+
redirect_uris?: string[] | undefined;
|
|
95
96
|
};
|
|
96
97
|
};
|
|
97
98
|
};
|
|
@@ -137,8 +138,8 @@ export declare const mapToRequestObject: (input: {
|
|
|
137
138
|
alg: string;
|
|
138
139
|
kid: string;
|
|
139
140
|
typ: "oauth-authz-req+jwt";
|
|
140
|
-
x5c: string[];
|
|
141
141
|
trust_chain?: [string, ...string[]] | undefined;
|
|
142
|
+
x5c?: string[] | undefined;
|
|
142
143
|
};
|
|
143
144
|
payload: {
|
|
144
145
|
[x: string]: unknown;
|
|
@@ -177,6 +178,7 @@ export declare const mapToRequestObject: (input: {
|
|
|
177
178
|
client_name?: string | undefined;
|
|
178
179
|
erasure_endpoint?: string | undefined;
|
|
179
180
|
logo_uri?: string | undefined;
|
|
181
|
+
redirect_uris?: string[] | undefined;
|
|
180
182
|
request_uris?: string[] | undefined;
|
|
181
183
|
response_uris?: string[] | undefined;
|
|
182
184
|
} | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/mappers.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAMlD,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAalC,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAc9B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdkErrorMapper.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"sdkErrorMapper.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/sdkErrorMapper.ts"],"names":[],"mappings":"AAgCA;;GAEG;AACH,eAAO,MAAM,2BAA2B,GAAI,KAAK,OAAO,UAMvD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,wBAAwB,GAAI,KAAK,OAAO,UAgBpD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gCAAgC,GAAI,KAAK,OAAO,UA2B5D,CAAC"}
|
|
@@ -6,7 +6,7 @@ export declare const RawRequestObject: z.ZodObject<{
|
|
|
6
6
|
kid: z.ZodString;
|
|
7
7
|
typ: z.ZodLiteral<"oauth-authz-req+jwt">;
|
|
8
8
|
trust_chain: z.ZodOptional<z.ZodTuple<[z.ZodString], z.ZodString>>;
|
|
9
|
-
x5c: z.ZodArray<z.ZodString
|
|
9
|
+
x5c: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
payload: z.ZodIntersection<z.ZodObject<{
|
|
12
12
|
client_id: z.ZodString;
|
|
@@ -30,6 +30,7 @@ export declare const RawRequestObject: z.ZodObject<{
|
|
|
30
30
|
}, z.core.$loose>>;
|
|
31
31
|
}, z.core.$strip>;
|
|
32
32
|
logo_uri: z.ZodOptional<z.ZodURL>;
|
|
33
|
+
redirect_uris: z.ZodOptional<z.ZodArray<z.ZodURL>>;
|
|
33
34
|
request_uris: z.ZodOptional<z.ZodArray<z.ZodURL>>;
|
|
34
35
|
response_uris: z.ZodOptional<z.ZodArray<z.ZodURL>>;
|
|
35
36
|
vp_formats_supported: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/credential/presentation/v1.4.6/types.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAChE,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAG3B,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAC1E,eAAO,MAAM,qBAAqB;;;;iBAIhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"01-status-list.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.
|
|
1
|
+
{"version":3,"file":"01-status-list.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.4.6/01-status-list.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAKxD,eAAO,MAAM,kBAAkB,EAAE,aAAa,CAAC,oBAAoB,CAqBlE,CAAC;AAgBF,eAAO,MAAM,kBAAkB,EAAE,aAAa,CAAC,UAAU,CAiBxD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,aAAa,CAAC,KAAK,CAQ9C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"02-verify-and-parse-status-list.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.4.6/02-verify-and-parse-status-list.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAIxD,eAAO,MAAM,wBAAwB,EAAE,aAAa,CAAC,gBAAgB,CAMpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"03-get-status.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.
|
|
1
|
+
{"version":3,"file":"03-get-status.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.4.6/03-get-status.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAqBxD,eAAO,MAAM,SAAS,EAAE,aAAa,CAAC,WAAW,CAkBhD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/status/v1.4.6/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAUlD,eAAO,MAAM,gBAAgB,EAAE,mBAY9B,CAAC"}
|
package/lib/typescript/credential/trustmark/{v1.3.3 → v1.4.6}/get-credential-trustmark.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-credential-trustmark.d.ts","sourceRoot":"","sources":["../../../../../src/credential/trustmark/v1.
|
|
1
|
+
{"version":3,"file":"get-credential-trustmark.d.ts","sourceRoot":"","sources":["../../../../../src/credential/trustmark/v1.4.6/get-credential-trustmark.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,YAAY,IAAI,GAAG,EAAE,MAAM,QAAQ,CAAC;AAElD,eAAO,MAAM,sBAAsB,EAAE,GAAG,CAAC,wBAAwB,CAG9D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/trustmark/v1.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/credential/trustmark/v1.4.6/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,QAAQ,CAAC;AAI3C,eAAO,MAAM,SAAS,EAAE,YAEvB,CAAC"}
|
|
@@ -38,9 +38,9 @@ export declare const CredentialFormat: z.ZodObject<{
|
|
|
38
38
|
"dc+sd-jwt": "dc+sd-jwt";
|
|
39
39
|
mso_mdoc: "mso_mdoc";
|
|
40
40
|
}>;
|
|
41
|
-
schema_uri: z.ZodOptional<z.
|
|
41
|
+
schema_uri: z.ZodOptional<z.ZodURL>;
|
|
42
42
|
"schema_uri#integrity": z.ZodOptional<z.ZodString>;
|
|
43
|
-
vct: z.ZodOptional<z.
|
|
43
|
+
vct: z.ZodOptional<z.ZodURL>;
|
|
44
44
|
}, z.core.$strip>;
|
|
45
45
|
export type CredentialFormat = z.infer<typeof CredentialFormat>;
|
|
46
46
|
export declare const Claim: z.ZodObject<{
|
|
@@ -82,9 +82,9 @@ export declare const DigitalCredential: z.ZodObject<{
|
|
|
82
82
|
"dc+sd-jwt": "dc+sd-jwt";
|
|
83
83
|
mso_mdoc: "mso_mdoc";
|
|
84
84
|
}>;
|
|
85
|
-
schema_uri: z.ZodOptional<z.
|
|
85
|
+
schema_uri: z.ZodOptional<z.ZodURL>;
|
|
86
86
|
"schema_uri#integrity": z.ZodOptional<z.ZodString>;
|
|
87
|
-
vct: z.ZodOptional<z.
|
|
87
|
+
vct: z.ZodOptional<z.ZodURL>;
|
|
88
88
|
}, z.core.$strip>>>;
|
|
89
89
|
issuers: z.ZodArray<z.ZodObject<{
|
|
90
90
|
contacts: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -219,9 +219,9 @@ export declare const DigitalCredentialsCatalogue: z.ZodObject<{
|
|
|
219
219
|
"dc+sd-jwt": "dc+sd-jwt";
|
|
220
220
|
mso_mdoc: "mso_mdoc";
|
|
221
221
|
}>;
|
|
222
|
-
schema_uri: z.ZodOptional<z.
|
|
222
|
+
schema_uri: z.ZodOptional<z.ZodURL>;
|
|
223
223
|
"schema_uri#integrity": z.ZodOptional<z.ZodString>;
|
|
224
|
-
vct: z.ZodOptional<z.
|
|
224
|
+
vct: z.ZodOptional<z.ZodURL>;
|
|
225
225
|
}, z.core.$strip>>>;
|
|
226
226
|
issuers: z.ZodArray<z.ZodObject<{
|
|
227
227
|
contacts: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -303,7 +303,7 @@ export declare const DigitalCredentialsCatalogue: z.ZodObject<{
|
|
|
303
303
|
name_l10n_id: z.ZodString;
|
|
304
304
|
}, z.core.$strip>>;
|
|
305
305
|
}, z.core.$strip>>;
|
|
306
|
-
taxonomy_uri: z.
|
|
306
|
+
taxonomy_uri: z.ZodURL;
|
|
307
307
|
}, z.core.$strip>;
|
|
308
308
|
export type DigitalCredentialsCatalogue = z.infer<typeof DigitalCredentialsCatalogue>;
|
|
309
309
|
export {};
|
|
@@ -30,9 +30,9 @@ export declare const DigitalCredential: z.ZodObject<{
|
|
|
30
30
|
"dc+sd-jwt": "dc+sd-jwt";
|
|
31
31
|
mso_mdoc: "mso_mdoc";
|
|
32
32
|
}>;
|
|
33
|
-
schema_uri: z.ZodOptional<z.
|
|
33
|
+
schema_uri: z.ZodOptional<z.ZodURL>;
|
|
34
34
|
"schema_uri#integrity": z.ZodOptional<z.ZodString>;
|
|
35
|
-
vct: z.ZodOptional<z.
|
|
35
|
+
vct: z.ZodOptional<z.ZodURL>;
|
|
36
36
|
}, z.core.$strip>>;
|
|
37
37
|
issuers: z.ZodArray<z.ZodObject<{
|
|
38
38
|
contacts: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -107,9 +107,9 @@ export declare const DigitalCredentialsCatalogueJwt: z.ZodObject<{
|
|
|
107
107
|
"dc+sd-jwt": "dc+sd-jwt";
|
|
108
108
|
mso_mdoc: "mso_mdoc";
|
|
109
109
|
}>;
|
|
110
|
-
schema_uri: z.ZodOptional<z.
|
|
110
|
+
schema_uri: z.ZodOptional<z.ZodURL>;
|
|
111
111
|
"schema_uri#integrity": z.ZodOptional<z.ZodString>;
|
|
112
|
-
vct: z.ZodOptional<z.
|
|
112
|
+
vct: z.ZodOptional<z.ZodURL>;
|
|
113
113
|
}, z.core.$strip>>;
|
|
114
114
|
issuers: z.ZodArray<z.ZodObject<{
|
|
115
115
|
contacts: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -141,7 +141,7 @@ export declare const DigitalCredentialsCatalogueJwt: z.ZodObject<{
|
|
|
141
141
|
}, z.core.$strip>>;
|
|
142
142
|
exp: z.ZodNumber;
|
|
143
143
|
iat: z.ZodNumber;
|
|
144
|
-
taxonomy_uri: z.
|
|
144
|
+
taxonomy_uri: z.ZodURL;
|
|
145
145
|
}, z.core.$strip>;
|
|
146
146
|
}, z.core.$strip>;
|
|
147
147
|
export type DigitalCredentialsCatalogueJwt = z.infer<typeof DigitalCredentialsCatalogueJwt>;
|
package/lib/typescript/credentials-catalogue/{v1.3.3 → v1.4.6}/fetch-and-parse-catalogue.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-and-parse-catalogue.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.
|
|
1
|
+
{"version":3,"file":"fetch-and-parse-catalogue.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.4.6/fetch-and-parse-catalogue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,IAAI,GAAG,EAAE,MAAM,QAAQ,CAAC;AAW7D,eAAO,MAAM,sBAAsB,EAAE,GAAG,CAAC,wBAAwB,CA6ChE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-translations.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.
|
|
1
|
+
{"version":3,"file":"fetch-translations.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.4.6/fetch-translations.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,IAAI,GAAG,EAAE,MAAM,QAAQ,CAAC;AAI7D,eAAO,MAAM,iBAAiB,EAAE,WAAW,CAAC,GAAG,CAAC,mBAAmB,CAAC,CA+BnE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.4.6/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,QAAQ,CAAC;AAMtD,eAAO,MAAM,oBAAoB,EAAE,uBAIlC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.4.6/mappers.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgGrC,CAAC"}
|
|
@@ -120,7 +120,7 @@ export declare const DigitalCredential: z.ZodObject<{
|
|
|
120
120
|
}, z.core.$strip>;
|
|
121
121
|
/**
|
|
122
122
|
* Schema registry, available at a dedicated endpoint.
|
|
123
|
-
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.
|
|
123
|
+
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.4.6/en/registry.html#schema-registry
|
|
124
124
|
*/
|
|
125
125
|
export declare const SchemaRegistry: z.ZodObject<{
|
|
126
126
|
last_modified: z.ZodOptional<z.ZodString>;
|
|
@@ -144,7 +144,7 @@ export declare const SchemaRegistry: z.ZodObject<{
|
|
|
144
144
|
export type SchemaRegistry = z.infer<typeof SchemaRegistry>;
|
|
145
145
|
/**
|
|
146
146
|
* Authentic Source registry, available at a dedicated endpoint.
|
|
147
|
-
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.
|
|
147
|
+
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.4.6/en/registry.html#authentic-source-registry
|
|
148
148
|
*/
|
|
149
149
|
export declare const AuthenticSourceRegistry: z.ZodObject<{
|
|
150
150
|
authentic_sources: z.ZodArray<z.ZodObject<{
|
|
@@ -204,7 +204,7 @@ export declare const AuthenticSourceRegistry: z.ZodObject<{
|
|
|
204
204
|
export type AuthenticSourceRegistry = z.infer<typeof AuthenticSourceRegistry>;
|
|
205
205
|
/**
|
|
206
206
|
* The Digital Credentials Catalogue published by the Trust Anchor.
|
|
207
|
-
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.
|
|
207
|
+
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.4.6/en/registry.html#digital-credentials-catalog
|
|
208
208
|
*/
|
|
209
209
|
export declare const DigitalCredentialsCatalogueJwt: z.ZodObject<{
|
|
210
210
|
header: z.ZodObject<{
|
|
@@ -315,7 +315,7 @@ export type RegistryDiscoveryJwt = z.infer<typeof RegistryDiscoveryJwt>;
|
|
|
315
315
|
/**
|
|
316
316
|
* Taxonomy registry, available at a dedicated endpoint.
|
|
317
317
|
* Provides a hierarchical classification of domains, classes, and purposes.
|
|
318
|
-
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.
|
|
318
|
+
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.4.6/en/registry.html#taxonomy
|
|
319
319
|
*/
|
|
320
320
|
export declare const TaxonomyRegistry: z.ZodObject<{
|
|
321
321
|
description_l10n_id: z.ZodString;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.4.6/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAoCzB,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAuB1B,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AAE9D,eAAO,MAAM,MAAM;;;;;;;;;;;;;iBAUjB,CAAC;AACH,MAAM,MAAM,MAAM,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC;AA6B5C,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAqC5B,CAAC;AASH;;;GAGG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;iBAKzB,CAAC;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAE5D;;;GAGG;AACH,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAalC,CAAC;AACH,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AAE9E;;;GAGG;AACH,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAmBzC,CAAC;AACH,MAAM,MAAM,8BAA8B,GAAG,CAAC,CAAC,KAAK,CAClD,OAAO,8BAA8B,CACtC,CAAC;AAmBF,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;iBAO/B,CAAC;AACH,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AA6BxE;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;iBAgB3B,CAAC;AACH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC"}
|
|
@@ -12,7 +12,7 @@ type FetchRegistryParams<T> = {
|
|
|
12
12
|
/**
|
|
13
13
|
* Utility to fetch an entity from the Registry Infrastructure.
|
|
14
14
|
* The function supports `application/json` and signed JOSE/JWT responses.
|
|
15
|
-
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.
|
|
15
|
+
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.4.6/en/registry.html
|
|
16
16
|
*
|
|
17
17
|
* @param url The url to fetch from
|
|
18
18
|
* @param params.schema The Zod schema to validate the response
|
|
@@ -25,7 +25,7 @@ export declare const fetchRegistry: <T>(url: string, params: FetchRegistryParams
|
|
|
25
25
|
/**
|
|
26
26
|
* Fetch a locale bundle file from the Registry Infrastructure.
|
|
27
27
|
* Bundle files are flat JSON objects mapping l10n_id keys to translated strings.
|
|
28
|
-
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.
|
|
28
|
+
* @see https://italia.github.io/eid-wallet-it-docs/releases/1.4.6/en/registry.html
|
|
29
29
|
*
|
|
30
30
|
* @param baseUri The base URI from a registry's localization object
|
|
31
31
|
* @param locale The locale code (e.g. "it", "en")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/credentials-catalogue/v1.4.6/utils.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC;AAK3C,KAAK,mBAAmB,CAAC,CAAC,IAAI;IAC5B,QAAQ,CAAC,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;CACtB,GAAG,CAAC;IAAE,MAAM,EAAE,IAAI,CAAA;CAAE,GAAG;IAAE,MAAM,CAAC,EAAE,KAAK,CAAC;IAAC,IAAI,EAAE,GAAG,EAAE,CAAA;CAAE,CAAC,CAAC;AAEzD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,aAAa,GAAU,CAAC,EACnC,KAAK,MAAM,EACX,QAAQ,mBAAmB,CAAC,CAAC,CAAC,KAC7B,OAAO,CAAC,CAAC,CA0CX,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,iBAAiB,GAC5B,SAAS,MAAM,EACf,QAAQ,MAAM,EACd,WAAU,WAAW,CAAC,OAAO,CAAS,KACrC,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAiBhC,CAAC"}
|
|
@@ -7,18 +7,18 @@ import * as RemotePresentation from "./credential/presentation";
|
|
|
7
7
|
import * as CredentialStatus from "./credential/status";
|
|
8
8
|
import * as Trustmark from "./credential/trustmark";
|
|
9
9
|
import * as CredentialsCatalogue from "./credentials-catalogue";
|
|
10
|
+
import * as KeyAttestation from "./key-attestation";
|
|
10
11
|
import * as Mdoc from "./mdoc";
|
|
11
12
|
import * as SdJwt from "./sd-jwt";
|
|
12
13
|
import * as Trust from "./trust";
|
|
13
|
-
import { createCryptoContextFor, type KeyAttestationCryptoContext } from "./utils/crypto";
|
|
14
|
+
import { createCryptoContextFor, getJwkFromCertificateChain, type KeyAttestationCryptoContext } from "./utils/crypto";
|
|
14
15
|
import * as Errors from "./utils/errors";
|
|
15
16
|
import { fixBase64EncodingOnKey } from "./utils/jwk";
|
|
16
17
|
import * as Logging from "./utils/logging";
|
|
17
18
|
import { AuthorizationDetail, AuthorizationDetails } from "./utils/par";
|
|
18
19
|
import * as WalletInstance from "./wallet-instance";
|
|
19
20
|
import * as WalletInstanceAttestation from "./wallet-instance-attestation";
|
|
20
|
-
|
|
21
|
-
export { AuthorizationDetail, AuthorizationDetails, createCryptoContextFor, CredentialIssuance, CredentialOffer, CredentialsCatalogue, CredentialStatus, Errors, fixBase64EncodingOnKey, Logging, Mdoc, RemotePresentation, SdJwt, Trust, Trustmark, WalletInstance, WalletInstanceAttestation, WalletUnitAttestation, };
|
|
21
|
+
export { AuthorizationDetail, AuthorizationDetails, createCryptoContextFor, CredentialIssuance, CredentialOffer, CredentialsCatalogue, CredentialStatus, Errors, fixBase64EncodingOnKey, getJwkFromCertificateChain, KeyAttestation, Logging, Mdoc, RemotePresentation, SdJwt, Trust, Trustmark, WalletInstance, WalletInstanceAttestation, };
|
|
22
22
|
export type { AuthorizationContext, IntegrityContext, KeyAttestationCryptoContext, };
|
|
23
23
|
export type * from "./api";
|
|
24
24
|
export { IoWallet } from "./IoWallet";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AACzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAG1D,OAAO,gCAAgC,CAAC;AAExC,OAAO,KAAK,kBAAkB,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAAK,eAAe,MAAM,oBAAoB,CAAC;AACtD,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,SAAS,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,oBAAoB,MAAM,yBAAyB,CAAC;AAChE,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC;AAC/B,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAClC,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,EACL,sBAAsB,EACtB,KAAK,2BAA2B,EACjC,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AACxE,OAAO,KAAK,cAAc,MAAM,mBAAmB,CAAC;AACpD,OAAO,KAAK,yBAAyB,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,cAAc,CAAC;AACzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAG1D,OAAO,gCAAgC,CAAC;AAExC,OAAO,KAAK,kBAAkB,MAAM,uBAAuB,CAAC;AAC5D,OAAO,KAAK,eAAe,MAAM,oBAAoB,CAAC;AACtD,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,SAAS,MAAM,wBAAwB,CAAC;AACpD,OAAO,KAAK,oBAAoB,MAAM,yBAAyB,CAAC;AAChE,OAAO,KAAK,cAAc,MAAM,mBAAmB,CAAC;AACpD,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC;AAC/B,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAClC,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AACjC,OAAO,EACL,sBAAsB,EACtB,0BAA0B,EAC1B,KAAK,2BAA2B,EACjC,MAAM,gBAAgB,CAAC;AACxB,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AACxE,OAAO,KAAK,cAAc,MAAM,mBAAmB,CAAC;AACpD,OAAO,KAAK,yBAAyB,MAAM,+BAA+B,CAAC;AAE3E,OAAO,EACL,mBAAmB,EACnB,oBAAoB,EACpB,sBAAsB,EACtB,kBAAkB,EAClB,eAAe,EACf,oBAAoB,EACpB,gBAAgB,EAChB,MAAM,EACN,sBAAsB,EACtB,0BAA0B,EAC1B,cAAc,EACd,OAAO,EACP,IAAI,EACJ,kBAAkB,EAClB,KAAK,EACL,KAAK,EACL,SAAS,EACT,cAAc,EACd,yBAAyB,GAC1B,CAAC;AAEF,YAAY,EACV,oBAAoB,EACpB,gBAAgB,EAChB,2BAA2B,GAC5B,CAAC;AAEF,mBAAmB,OAAO,CAAC;AAG3B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC"}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import type { KeyAttestationCryptoContext } from "../../utils/crypto";
|
|
2
2
|
import type { IntegrityContext } from "../../utils/integrity";
|
|
3
|
-
import type {
|
|
4
|
-
export type
|
|
5
|
-
export interface
|
|
3
|
+
import type { DecodedKeyAttestation, WalletAttestation, WalletAttestationRequestParams } from "./types";
|
|
4
|
+
export type KeyAttestationApi = KeyAttestationSupportedApi | UnsupportedApi;
|
|
5
|
+
export interface KeyAttestationSupportedApi {
|
|
6
6
|
/**
|
|
7
|
-
* Decode a given JWT to get the parsed
|
|
7
|
+
* Decode a given JWT to get the parsed Key Attestation object they define.
|
|
8
8
|
* It ensures provided data is in a valid shape.
|
|
9
9
|
*
|
|
10
10
|
* It DOES NOT verify token signature.
|
|
11
11
|
*
|
|
12
|
-
* @param token The encoded token that represents a valid jwt for
|
|
13
|
-
* @returns The validated
|
|
12
|
+
* @param token The encoded token that represents a valid jwt for Key Attestation
|
|
13
|
+
* @returns The validated Key Attestation object
|
|
14
14
|
* @throws A decoding error if the token doesn't resolve in a valid JWT
|
|
15
|
-
* @throws A validation error if the provided data doesn't result in a valid
|
|
15
|
+
* @throws A validation error if the provided data doesn't result in a valid Key Attestation
|
|
16
16
|
*/
|
|
17
|
-
decode(token: string):
|
|
17
|
+
decode(token: string): DecodedKeyAttestation;
|
|
18
18
|
/**
|
|
19
|
-
* Request a
|
|
19
|
+
* Request a Key Attestation (KA) to the Wallet provider with one or more keys to attest.
|
|
20
20
|
* Each key must be provided as a {@link KeyAttestationCryptoContext}.
|
|
21
21
|
*
|
|
22
22
|
* @param requestParams Wallet Provider data for the Wallet Attestation request
|
|
23
23
|
* @param ctx.keysToAttest The list of KeyAttestationCryptoContext's of the keys to attest
|
|
24
24
|
* @param ctx.integrityContext The hardware key pair associated with the Wallet Instance
|
|
25
25
|
* @param ctx.appFetch (optional) Http client
|
|
26
|
-
* @returns The generated
|
|
26
|
+
* @returns The generated Key Attestation with the attested keys
|
|
27
27
|
*/
|
|
28
28
|
getAttestation(requestParams: WalletAttestationRequestParams, ctx: {
|
|
29
29
|
appFetch?: GlobalFetch["fetch"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/api/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AACtE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EACV,qBAAqB,EACrB,iBAAiB,EACjB,8BAA8B,EAC/B,MAAM,SAAS,CAAC;AAEjB,MAAM,MAAM,iBAAiB,GAAG,0BAA0B,GAAG,cAAc,CAAC;AAE5E,MAAM,WAAW,0BAA0B;IACzC;;;;;;;;;;OAUG;IACH,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,qBAAqB,CAAC;IAE7C;;;;;;;;;OASG;IACH,cAAc,CACZ,aAAa,EAAE,8BAA8B,EAC7C,GAAG,EAAE;QACH,QAAQ,CAAC,EAAE,WAAW,CAAC,OAAO,CAAC,CAAC;QAChC,gBAAgB,EAAE,gBAAgB,CAAC;QACnC,YAAY,EAAE,2BAA2B,EAAE,CAAC;KAC7C,GACA,OAAO,CAAC,iBAAiB,CAAC,CAAC;IAE9B,WAAW,EAAE,IAAI,CAAC;CACnB;AAED,UAAU,cAAc;IACtB,WAAW,EAAE,KAAK,CAAC;CACpB"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
2
|
/**
|
|
3
|
-
* Common
|
|
3
|
+
* Common Key Attestation shape. This object is
|
|
4
4
|
* an abstraction over the version-specific JWTs.
|
|
5
5
|
*/
|
|
6
|
-
export type
|
|
7
|
-
export declare const
|
|
6
|
+
export type DecodedKeyAttestation = z.infer<typeof DecodedKeyAttestation>;
|
|
7
|
+
export declare const DecodedKeyAttestation: z.ZodObject<{
|
|
8
8
|
attested_keys: z.ZodArray<z.ZodObject<{
|
|
9
9
|
alg: z.ZodOptional<z.ZodString>;
|
|
10
10
|
crv: z.ZodOptional<z.ZodString>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/api/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAYzB;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAC1E,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAQhC,CAAC;AAEH,MAAM,WAAW,iBAAiB;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,8BAA8B;IAC7C,qBAAqB,EAAE,MAAM,CAAC;IAC9B,gBAAgB,EAAE,MAAM,CAAC;IACzB,qBAAqB,EAAE,MAAM,CAAC;CAC/B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/key-attestation/index.ts"],"names":[],"mappings":"AAAA,mBAAmB,OAAO,CAAC;AAC3B,OAAO,EAAE,cAAc,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AACpD,OAAO,EAAE,cAAc,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/v1.0.0/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEhD,eAAO,MAAM,cAAc,EAAE,iBAE5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/v1.4.6/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAOhD,eAAO,MAAM,cAAc,EAAE,iBAI5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"issuing.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/v1.4.6/issuing.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,QAAQ,CAAC;AAwDzD,eAAO,MAAM,cAAc,EAAE,0BAA0B,CAAC,gBAAgB,CA8FrE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/v1.4.6/mappers.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKrC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as z from "zod";
|
|
2
|
-
export type
|
|
3
|
-
export declare const
|
|
2
|
+
export type KeyAttestationJwt = z.infer<typeof KeyAttestationJwt>;
|
|
3
|
+
export declare const KeyAttestationJwt: z.ZodObject<{
|
|
4
4
|
header: z.ZodIntersection<z.ZodObject<{
|
|
5
5
|
alg: z.ZodString;
|
|
6
6
|
kid: z.ZodString;
|
|
@@ -51,8 +51,8 @@ export declare const WalletUnitAttestationJwt: z.ZodObject<{
|
|
|
51
51
|
user_authentication: z.ZodArray<z.ZodString>;
|
|
52
52
|
}, z.core.$strip>;
|
|
53
53
|
}, z.core.$strip>;
|
|
54
|
-
export type
|
|
55
|
-
export declare const
|
|
54
|
+
export type KeyAttestationResponse = z.infer<typeof KeyAttestationResponse>;
|
|
55
|
+
export declare const KeyAttestationResponse: z.ZodObject<{
|
|
56
56
|
key_attestation: z.ZodString;
|
|
57
57
|
}, z.core.$strip>;
|
|
58
58
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/v1.4.6/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAKzB,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAClE,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAQ5B,CAAC;AAEH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAC5E,eAAO,MAAM,sBAAsB;;iBAEjC,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { KeyAttestationJwt } from "./types";
|
|
2
|
+
/**
|
|
3
|
+
* Decode a given JWT to get the parsed Key Attestation object they define.
|
|
4
|
+
* It ensures the provided data is in a valid shape, but it DOES NOT verify the signature.
|
|
5
|
+
*/
|
|
6
|
+
export declare function decode(token: string): KeyAttestationJwt;
|
|
7
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/key-attestation/v1.4.6/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAE5C;;;GAGG;AACH,wBAAgB,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,iBAAiB,CAMvD"}
|
|
@@ -91,8 +91,8 @@ export declare const TypeMetadata: z.ZodObject<{
|
|
|
91
91
|
data_source: z.ZodObject<{
|
|
92
92
|
authentic_source: z.ZodObject<{
|
|
93
93
|
contacts: z.ZodArray<z.ZodString>;
|
|
94
|
-
homepage_uri: z.
|
|
95
|
-
logo_uri: z.
|
|
94
|
+
homepage_uri: z.ZodURL;
|
|
95
|
+
logo_uri: z.ZodURL;
|
|
96
96
|
organization_code: z.ZodString;
|
|
97
97
|
organization_name: z.ZodString;
|
|
98
98
|
}, z.core.$strip>;
|