mitoop/jwt-auth

JSON Web Token Authentication for Laravel and Lumen
30 1
Install
composer require mitoop/jwt-auth
Latest Version:v1.3.1
PHP:^8.1
License:MIT
Last Updated:Oct 8, 2023
Links: GitHub  ·  Packagist
Maintainer: Mitoop

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.

Related Packages

auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authenti...

5,503,577 274
u-paid/laravel_jwt_auth

JSON Web Token Authentication for Laravel 4 and 5

5,938 0
tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

53,220,295 11,494
johnturingan/laravel-jwt-auth

JSON Web Token Authentication for Laravel 4 and 5. Modification from Tymon's jwt...

4,455 0
thecsea/jwt-auth

JSON Web Token Authentication for Laravel 4 and 5

701 0