sedrak / laravel-mongodb-passport
Laravel Passport provides OAuth2 server support to Laravel-mongodb.
dev-master / 7.0.x-dev
2019-06-05 17:13 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: 2024-11-06 05:04:37 UTC
README
Introduction
Laravel Passport-MongoDB is an OAuth2 server and API authentication package that is simple and enjoyable to use with mongodb.
Official Documentation
Documentation for Passport can be found on the Laravel website.
License
Laravel Passport is open-sourced software licensed under the MIT license.