All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.29.0 (2024-08-01)
- Doesn't make sense to always download issuer images, even if we already have it stored. Other stability improvements for image handling (b836ca1)
- update to new keyRefs instead of kids (e969b97)
0.28.0 (2024-07-23)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.27.0 (2024-07-07)
- Allow EBSI attestation client to be the start of a regular VCI flow (afffd39)
- Callback listeeners (fce3670)
- EBSI access token, attestation and DID support (bed66b4)
- EBSI DID registraiton/management (7195786)
- EBSI headless attestation credentials (6b6ad14)
- Get the authorization URL from a TI using a cloud/service wallet when requesting a particular attestation credential (222c4d4)
0.26.0 (2024-06-19)
- clientId fixes (cad41fc)
- updated vci package and fixed getSupportedCredential function (780a377)
- updated version of vci and fixed the libs for it (ceb6074)
- updated version of vci and fixed the libs for it (de1d6aa)
- allow default auth request options for VCI links/machines, like clientId and redirectUri (434196e)
0.25.0 (2024-06-13)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.24.0 (2024-06-05)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.23.4 (2024-04-25)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.23.2 (2024-04-25)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.23.1 (2024-04-25)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.23.0 (2024-04-24)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.22.0 (2024-04-04)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.21.1 (2024-04-04)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.21.0 (2024-03-20)
- Remove BBS support. (205e0db)
- Remove BBS support. Upstream support for Windows and RN is missing. Needs to be revisited at a later point in time
0.19.0 (2024-03-02)
- Add initial OID4VP ID2 support (85325ae)
- Support selecting did methods from aud claim of request. (0bfc03d)
- Revert "chore: update deps" (f83aee5)
0.18.1 (2024-01-19)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.18.0 (2024-01-13)
- Add static bearer token callback function option (2d5cd5a)
- Revert "chore: update deps" (a1cd971)
0.17.5 (2023-10-01)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.17.4 (2023-10-01)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.17.3 (2023-09-30)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.17.2 (2023-09-30)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.17.1 (2023-09-28)
- update deps to fix an issue with VCI offer ids not mapping on issuer metadata (aa6f98c)
0.17.0 (2023-09-28)
- Do not raise an error by default in case we encounter a VC with a statuslist we do not support. More strict scenario's are supported with an optional parm (4a634b7)
0.16.0 (2023-09-28)
- Add support for an OIDC BFF Passport based solution to express. Allows for SPA to work IDPs that require confidential clients (d4e082c)
- statuslist2021 functions (61729f3)
- statuslist2021 support (46986dd)
0.15.1 (2023-08-10)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.15.0 (2023-08-10)
- allow signing credential with local resolved DID. Especially handy for did:web that is not yet published/exposed (34793e9)
0.14.1 (2023-07-31)
Note: Version bump only for package @sphereon/ssi-sdk.oid4vci-issuer-rest-api
0.14.0 (2023-07-30)
- Fix relative DID resolution and Json websignature 2020 verification for ED25519 and some other algs (ca2682c)
- Use agent resolver if not set, with fallback to universal resolver. Fix bug in response message (43c9313)
- VP did resolution from agent (aa3f3f1)
- Add global web resolution provider. Add json error handler (f19d1d1)
0.13.0 (2023-06-24)
- allow default opts to be set when OID4VCI is running (7142273)
- allow instance opts to be set when OID4VCI is running but only when having access to the object directly (51f873e)
- Allow setting SIOP RP default opts also after construction, as sometimes you need to agent which is not available yet at construction time (bf871da)
0.12.0 (2023-06-21)
- Add issue status support to OID4VCI REST client (40abd83)
- Add OID4VCI issuer modules (af85f1e)
- Allow to supply data for VCI Issuer REST client and server during offer (0878c28)
0.9.0 (2023-03-09)
- credential mapper for jtw (f04345b)
- Fix DID handling in OP session (926e358)
- Incorrect verification method id returned when signing credentials in some cases (c508507)
- Move parseDid method to ssi-types (0b28de3)
- Add jwt as signature when decoding JWT VCs/VPs (f089ac1)
- Allow to relax JWT timing checks, where the JWT claim is slightly different from the VC claim. Used for issuance and expiration dates (85bff6d)
- Create VP in OP Authenticator and allow for callbacks (0ed86d8)
- Make sure VP type corresponds with PEX definition (129b663)
- Make sure VP type corresponds with PEX definition (3dafa3f)
- Update SIOP OP to be in line wiht latest SIOP and also supporting late binding of identifiers (2beea04)
0.8.0 (2022-09-03)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.7.0 (2022-08-05)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.6.0 (2022-07-01)
- Add custom DID resolver support (45cea11)
- Add default DID resolver support (eebce18)
- Add did resolver and method support per OpSession (9378b45)
- Add did resolver and method support per OpSession (a9f7afc)
- Add supported DID methods (df74ccd)
- Add supported DID methods (7322265)
0.5.1 (2022-02-23)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.5.0 (2022-02-23)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.4.0 (2022-02-11)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.3.4 (2022-02-11)
- fix imports (738f4ca)
0.3.1 (2022-01-28)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.3.0 (2022-01-16)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator
0.2.0 (2021-12-16)
Note: Version bump only for package @sphereon/ssi-sdk-did-auth-siop-authenticator