All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Update dependencies
- Remove node.js 8 support
- Update dependencies
- Small fixes
- Update dependencies
- All typeScript type dependencies moved to devDependencies
- Add
options
object toHandler
's constructor - Make
verify
method's return value generic
- Complete reimplementation in TypeScript
- Fixes #1 (extractKeyId is rejected with SyntaxError if the JWT header is not JSON)
- First version