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
- @jmlow made their first contribution in #110
- @kimzuni made their first contribution in #109
- @codemusings made their first contribution in #105
Full Changelog: 1.3.2...1.3.3