Skip to content

1.3.3

Latest
Compare
Choose a tag to compare
@SaltyAom SaltyAom released this 24 Aug 14:16
c6e97f0

What's Changed

Feature:

  • #110 add optional, typed 'options' argument to jwt.verify() and pass to jose jwtVerify() if present by @jmlow

Bug fix:

  • #109 type inconsistencies in JWT payload and improve schema-based inference by @kimzuni
  • #107 correct iat claim handling and expand allowed claim value type by @kimzuni
  • #105 adjust README in regard to the cookie plugin by @codemusings

New Contributors

Full Changelog: 1.3.2...1.3.3