Skip to content

Releases: decentralized-identity/did-jwt

4.8.1

18 Dec 23:37
Compare
Choose a tag to compare

4.8.1 (2020-12-18)

Bug Fixes

  • deps: update dependency uint8arrays to v2 (#145) (fef0308)

4.8.0

09 Dec 16:09
Compare
Choose a tag to compare

4.8.0 (2020-12-09)

Features

  • did auth: update resolution of authentication entries in DIDDocument (#143) (a10ca34)

4.7.1

08 Dec 17:19
Compare
Choose a tag to compare

4.7.1 (2020-12-08)

Bug Fixes

  • verifyJWT: fix verification of JWT using EdDSA alg (#142) (12e2b88), closes #141

4.7.0

20 Nov 13:13
Compare
Choose a tag to compare

4.7.0 (2020-11-20)

Features

  • jwt: add skewTime option that replaces NBF_SKEW if present (#140) (8a8cb0f)

4.6.3

10 Nov 10:10
Compare
Choose a tag to compare

4.6.3 (2020-11-10)

Bug Fixes

4.6.2

02 Oct 13:58
Compare
Choose a tag to compare

4.6.2 (2020-10-02)

Bug Fixes

  • export resolveX25519Encrypters function (#134) (0c80711)

4.6.1

01 Oct 12:52
Compare
Choose a tag to compare

4.6.1 (2020-10-01)

Bug Fixes

  • use EdDSA as the 'alg' header for Ed25519 signatures (#131) (2736ee7)

4.6.0

01 Oct 12:47
Compare
Choose a tag to compare

4.6.0 (2020-10-01)

Features

  • add support for low level JWE functions (#132) (dc4e78b)

4.5.1

31 Aug 12:22
Compare
Choose a tag to compare

4.5.1 (2020-08-31)

Bug Fixes

  • deps: reduce package size by replacing tweetnacl with stablelib(#129) (fe81585)

4.5.0

19 Aug 10:34
Compare
Choose a tag to compare

4.5.0 (2020-08-19)

Features