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