Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@omsmith omsmith released this 17 Dec 02:41
· 3 commits to master since this release
v4.0.0
1389f6d
* [MAJOR]: jwa was updated and now matches algorithm names
  case-sensitively. Should a jws header have an alg such as "es256"
  instead of the IANA registered "ES256" it will now throw.

  See https://github.com/brianloveswords/node-jwa/releases/tag/v2.0.0
  for more details