Skip to content

Releases: generationtux/jwt-artisan

Support for v9.0 of required illuminate packages

22 Mar 17:38
7f7a486
Compare
Choose a tag to compare

What's Changed

  • Ethanknowlton3819/sc 36782/open source use GitHub actions for php packages by @eknowlton in #27
  • PHP8 + Laravel 9 Support by @eknowlton in #30

New Contributors

Full Changelog: v1.2.0...v1.3.0

Laravel / Lumen 7.x

02 Jul 20:17
9416990
Compare
Choose a tag to compare
v1.1.0

Merge pull request #22 from generationtux/laravel/lumen-7.x-support

Lumen / Laravel 6.x Support

29 Jun 21:41
f532364
Compare
Choose a tag to compare
  • Added docker-compose.yaml for local container development
  • Upgrade dependencies for lumen/laravel 6.x

0.1.8

14 Jul 18:32
Compare
Choose a tag to compare

Thanks to the contribution #7 you can now specify a custom header name to use when searching for a token.

0.1.7

13 Feb 14:23
Compare
Choose a tag to compare

Bugfix for json encoding tokens. See #5