Skip to content

Releases: Meeco/sd-jwt-vc

releases/1.3.0

08 Oct 02:45
e8f49c0

Choose a tag to compare

What's Changed

  • Removed unnecessary isValidUrl condition check from audience para… by @vijayshiyani in #29
  • Upgrade @meeco/sd-jwt to version 1.2.1 by @linasi in #30

Full Changelog: releases/1.2.1...releases/1.3.0

releases/1.2.1

13 Mar 06:17
6597f85

Choose a tag to compare

What's Changed

Full Changelog: releases/1.0.4...releases/1.2.1

releases/1.0.4

14 Feb 16:22

Choose a tag to compare

What's Changed

  • Take response status into account when resolving /.well-known/jwt-vc-issuer URLs; by @linasi

Full Changelog: releases/1.0.3...releases/1.0.4

releases/1.0.3

14 Feb 15:03
43e1ee4

Choose a tag to compare

What's Changed

  • Add fallback to GET /.well-known/jwt-issuer in case GET /.well-known/jwt-vc-issuer returns error; by @linasi in #25
  • Upgrade development dependencies; by @linasi in #25

Full Changelog: releases/1.0.2...releases/1.0.3

releases/1.0.2

14 Feb 08:42
c7d48f5

Choose a tag to compare

What's Changed

  • Update /.well-known/jwt-issuer to /.well-known/jwt-vc-issuer for issuer key discovery by @vijayshiyani in #22
  • fix the iat claim when creating a keybinding JWT by @vijayshiyani in #24

Full Changelog: releases/0.2.0...releases/1.0.2

0.2.0

10 Feb 09:46
f130c27

Choose a tag to compare

What's Changed

  • sd_hash missing in payload of Key Binding JWTRefactored code to support sd_hash by @gmirc12 in #19

New Contributors

Full Changelog: https://github.com/Meeco/sd-jwt-vc/commits/releases/0.2.0