Beta Release
Pre-release
Pre-release
The library now 'works' and fulfills the task of validating JSON Web Tokens in a PSR compliant manner.
Changes since Alpha release:
- Added Infection PHP mutation tests.
- Improved tests based on Infection PHP Feedback.
- Added comments to code.
- Removed unnecessary getters.
Things to do:
- Fix issue with secret and token key order in middleware class.
- Add custom handler to middleware to allow for custom response definition.
- Add more documentation to readme.
- Check code comments are correct and make sense.