All notable changes to this project will be documented in this file.
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.
- export OidcClaim type. solves issue: validatedid/did-auth-oidc-siop#7 (97f4718)
- readme issue validatedid/did-auth-oidc-siop#8 (4ee901b)
-
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