bahaso / laravel-passport
Bahaso Passport provides OAuth2 server support to Laravel with additional compatibility to handle custom models.
v0.11-alpha
2020-03-26 06:17 UTC
Requires
- php: >=7.1
- ext-json: *
- firebase/php-jwt: ~3.0|~4.0|~5.0
- guzzlehttp/guzzle: ~6.0
- illuminate/auth: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/console: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/container: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/contracts: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/database: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/encryption: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/http: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- illuminate/support: ~5.6.0|~5.7.0|~5.8.0|~5.9.0
- league/oauth2-server: ^7.0
- phpseclib/phpseclib: ^2.0
- symfony/psr-http-message-bridge: ~1.0
- zendframework/zend-diactoros: ~1.0|~2.0
Requires (Dev)
- mockery/mockery: ~1.0
- phpunit/phpunit: ~7.4
This package is auto-updated.
Last update: 2025-03-22 11:36:37 UTC
README
Introduction
Bahaso 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
Bahaso Passport is open-sourced software licensed under the MIT license.