arthurydalgo / jwt-auth
JSON Web Token Authentication for Laravel and Lumen
Fund package maintenance!
Patreon
Requires
- php: ^8.2
- illuminate/auth: ^9.0|^10.0|^11.0|^12.0
- illuminate/contracts: ^9.0|^10.0|^11.0|^12.0
- illuminate/http: ^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^9.0|^10.0|^11.0|^12.0
- lcobucci/jwt: ^4.0
- nesbot/carbon: ^2.0|^3.0
Requires (Dev)
- illuminate/console: ^9.0|^10.0|^11.0|^12.0
- illuminate/database: ^9.0|^10.0|^11.0|^12.0
- illuminate/routing: ^9.0|^10.0|^11.0|^12.0
- mockery/mockery: >=0.9.9
- phpunit/phpunit: ^9.4
This package is not auto-updated.
Last update: 2025-03-10 16:14:02 UTC
README
Documentation
This is a fork from https://github.com/tymondesigns/jwt-auth
jwt-auth version | Laravel version(s) |
---|---|
1.x | 6 / 7 / 8 |
2.x | 9 / 10 |
Security
If you discover any security related issues, please email tymon148@gmail.com instead of using the issue tracker.
License
The MIT License (MIT)