Release One!
This is the first release of PSR-JWT, a JSON Web Token middleware library for PSR-7 and PSR-15 compliant frameworks.
It allows you to add JWT creation and validation functionality to your project with just a few lines of code. It is fully tested with 100% code coverage and an Mutation Score Indicator of 96.
Things still to do:
- Add JSON auth handler.
- Extend documentation with advanced usage examples.