millennium-sa / jwt-auth
JSON Web Token Authentication for Laravel and Lumen
dev-main
2021-11-17 16:47 UTC
Requires
- php: ^7.2|^8.0
- ext-json: *
- illuminate/auth: ^6|^7|^8
- illuminate/contracts: ^6|^7|^8
- illuminate/database: ^6.20.26|^7.30.4|^8.40.0
- illuminate/http: ^6|^7|^8
- illuminate/support: ^6|^7|^8
- lcobucci/jwt: ^4.0
- namshi/jose: ^7.0
- nesbot/carbon: ^1.0|^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- illuminate/console: ^6|^7|^8
- illuminate/routing: ^6|^7|^8
- mockery/mockery: >=0.9.9
- phpunit/phpunit: ^8.5|^9.4
- vlucas/phpdotenv: ^5.2.0
- yoast/phpunit-polyfills: ^1.0.2
This package is auto-updated.
Last update: 2024-10-17 23:47:51 UTC
README
This repository it a fork from original tymonsdesigns/jwt-auth, we decided to fork and work independent because the original one was not being updated for long time and keep doing support for the application.
Documentation
Work in progress.
Security
If you discover any security related issues, please email messhias@gmail.com or eric.schricker@adiutabyte.de instead of using the issue tracker.
License
The MIT License (MIT)