arthurydalgo / jwt-auth
JSON Web Token Authentication for Laravel and Lumen
Fund package maintenance!
Patreon
Requires
- php: ^8.0
- illuminate/auth: ^9.0|^10.0
- illuminate/contracts: ^9.0|^10.0
- illuminate/http: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- lcobucci/jwt: ^4.0
- nesbot/carbon: ^2.0
Requires (Dev)
- illuminate/console: ^9.0|^10.0
- illuminate/database: ^9.0|^10.0
- illuminate/routing: ^9.0|^10.0
- mockery/mockery: >=0.9.9
- phpunit/phpunit: ^9.4
This package is not auto-updated.
Last update: 2024-11-14 15:52:27 UTC
README
Documentation
This is a fork from https://github.com/tymondesigns/jwt-auth
Security
If you discover any security related issues, please email tymon148@gmail.com instead of using the issue tracker.
License
The MIT License (MIT)