Skip to content

First Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 28 May 10:20
· 115 commits to master since this release
10f8c9b

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.