Releases: sprocketbox/laravel-jwt
Releases · sprocketbox/laravel-jwt
1.5.0 - 2020-09-09
v1.4.0 - 2020-03-03
1.4.0 - 2020-03-03
Changed
- Added support for Laravel 7
v1.3.0 - 2020-01-17
1.2.0 - 2020-01-12
Added
- Added the
JWTGuard::setTokenSigner()
method to allow for the customisation of token signing
v1.2.0 - 2020-01-12
v1.1.2 - 2020-01-03
v1.1.2 - 2020-01-03
Fixed
- Fix TTL parsing when generating token (#5)
Changed
- Updated README to mention middleware required for JWT cookie
v1.1.1
v1.1.0
v1.0 Initial release
Initial release of the first basic version of the package.