mitoop / jwt-auth by Mitoop

JSON Web Token Authentication for Laravel and Lumen
25
1
2
Package Data
Maintainer Username: Mitoop
Maintainer Contact: tymon148@gmail.com (Sean Tymon)
Package Create Date: 2023-09-24
Package Last Update: 2023-10-08
Language: PHP
License: MIT
Last Refreshed: 2024-04-28 15:00:15
Package Statistics
Total Downloads: 25
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Readme

It's a fork of tymondesigns/jwt-auth

Some changes:

  • PHP From ^8.0 to ^8.1
  • lcobucci/jwt From ^4.0 to ^5.0
  • Laravel Just support 10.x now
  • Support configure token parsers & token key in config file

More, support all phpunit tests.

License

The MIT License (MIT)