mitoop / jwt-auth

jwt-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

It's a fork of tymondesigns/jwt-auth v2.0.0

Some changes:

  • PHP ^8.0 to ^8.1
  • lcobucci/jwt ^4.0 to ^5.0
  • Laravel support Laravel 10.* only, will support Laravel 11.* and onwards
  • Remove original deprecated class and code
  • Support for configuration token parsers and token key in config file

More, continue to support all unit tests.

About

jwt-auth

License:MIT License


Languages

Language:PHP 100.0%