khairilanuar / laravel-passport-uuid
Laravel Passport 的 UUID 支持
v6.0.4
2018-08-20 20:48 UTC
Requires
- php: >=7.1
- benbjurstrom/eloquent-postgres-uuids: ^2.0
- firebase/php-jwt: ~3.0|~4.0|~5.0
- guzzlehttp/guzzle: ~6.0
- illuminate/auth: ~5.6
- illuminate/console: ~5.6
- illuminate/container: ~5.6
- illuminate/contracts: ~5.6
- illuminate/database: ~5.6
- illuminate/encryption: ~5.6
- illuminate/http: ~5.6
- illuminate/support: ~5.6
- league/oauth2-server: ^7.0
- phpseclib/phpseclib: ^2.0
- symfony/psr-http-message-bridge: ~1.0
- zendframework/zend-diactoros: ~1.0
Requires (Dev)
- mockery/mockery: ~1.0
- phpunit/phpunit: ~6.0
This package is not auto-updated.
Last update: 2024-09-30 22:42:06 UTC
README
简介
Laravel Passport 是一个简单易用的 OAuth2 服务器和 API 身份验证包。
官方文档
Passport 的文档可以在 Laravel 网站 上找到。
许可协议
Laravel Passport 是开源软件,遵循 MIT 许可协议。