JSON Web Token Authentication for Laravel
composer require "tymon/jwt-auth:0.3.8"
| 包名 | 版本要求 |
|---|---|
| firebase/php-jwt | 1.* |
| illuminate/support | ~4.0 |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ~4.0 |
| illuminate/database | ~4.0 |
| illuminate/http | ~4.0 |
| phpspec/phpspec | 2.0.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2014-10-31 15:25:16 |
| 类型 | library |