JSON Web Token Authentication for Laravel
composer require "tymon/jwt-auth:0.3.11"
| 包名 | 版本要求 |
|---|---|
| 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-12-01 10:31:43 |
| 类型 | library |