v1.10.0
HAPPY THANKSGIVING!!
PR for these changes: #889
- #795 - [feature] added protected createPayload method to allow easier customization of JWT payload
- #807 - [refactor] simplifies UserInfoController constructor
- #814 - [docs] Adds https to README link
- #827 - [testing] Explicitly pulls in phpunit 4
- #828 - [docs] PHPDoc improvements and type hinting of variables.
- #829 - [bug] Fix CORS issue for revoking and requesting an access token
- #869 - [testing] Remove php 5.3 from travis and use vendored phpunit
- #834 - [feature] use random_bytes if available
- #851 - [docs] Fix PHPDoc
- #872 - [bug] Fix count() error on PHP 7.2
- #873 - [testing] adds php 7.2 to travis
- #794 - [docs] Fix typo in composer.json
- #885 - [testing] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
Note: master
is now the default branch. develop
is deprecated and will eventually be deleted.