All notable changes to this project will be documented in this file.
2.12.0 (2023-09-08)
2.11.0 (2023-06-27)
- tests with new api changes (da63a77)
- allow external id_token to be validated (de5fe8d)
- allow issuer object for vc (e27869a)
- update self issued v2 accepted iss (69448a8)
2.10.4 (2023-02-13)
- tests with new api changes (da63a77)
2.10.3 (2023-02-09)
- tests with new api changes (da63a77)
- update self issued v2 accepted iss (69448a8)
2.10.2 (2022-06-03)
- tests with new api changes (da63a77)
2.10.1 (2022-03-23)
2.10.0 (2021-11-30)
2.9.0 (2021-08-06)
2.8.0 (2021-06-11)
-
support for did-ethr
-
create response without signature (c82722d)
2.7.0 (2021-06-11)
- create response without signature (c82722d)
2.6.0 (2021-05-26)
- create response without signature (c82722d)
2.5.0 (2021-05-05)
- create response without signature (c82722d)
- tests (725f535)
2.4.0 (2021-04-19)
- create response without signature (c82722d)
2.3.0 (2021-03-31)
2.2.4 (2021-03-31)
2.2.3 (2021-03-30)
2.2.2 (2021-03-30)
2.2.1 (2021-03-30)
2.2.0 (2021-02-15)
2.1.2 (2020-12-23)
2.1.1 (2020-12-22)
2.1.0 (2020-11-26)
- implemented full siop response token validation (03952ef)
- using external identifier to obtain jwk public key (70a14a1)
2.0.0 (2020-11-14)
- library calls have different signatures input/output parameters
!! Be careful to update library to this version. Read the README and adapt your project accordingly.
-
added complete Request Object parameters (2be050b)
-
extended support from node.js v10 (bd52b64)
-
implemented sub and sub_jwk on Response Object (6a8ca55)
-
update library to full compliant specs (478d577)
-
Merge pull request #9 from validatedid/feat/vid-1159-support-response-methods (50a7d40), closes #9 #9