First Release Candidate
Pre-release
Pre-release
The PSR-JWT library is now, excluding minor amendments, in its releasable form, which will happen two weeks after the date of this release.
Changes since beta release:
- The authentication flow has been changed to use handlers, this is so developers can customise the response which is returned if authentication fails.
- Unit tests have been updated and extended to handle the above changes.
- PHP Loc and PHP Copy Paste have been added to the Travis pipeline.
- The README documentation has been tidied up and extended ready for release.