nolanle / passport-foodies
Passport API provides OAuth2 server support to Foodies project.
v6.0.0
2018-04-09 15:58 UTC
Requires
- php: >=7.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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 01:56:21 UTC
README
Introduction
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Official Documentation
Documentation for Passport can be found on the Laravel website.
License
Laravel Passport is open-sourced software licensed under the MIT license.