luqta / laravel-passport-mongodb
This package is abandoned and no longer maintained.
No replacement package was suggested.
Laravel Passport provides OAuth2 server support to Laravel and Lumen.
dev-master
2019-12-22 08:42 UTC
Requires
- php: >=7.2
- firebase/php-jwt: ^5.0
- guzzlehttp/guzzle: ^6.5
- illuminate/auth: ^6.0
- illuminate/console: ^6.0
- illuminate/container: ^6.0
- illuminate/contracts: ^6.0
- illuminate/database: ^6.0
- illuminate/encryption: ^6.0
- illuminate/http: ^6.0
- illuminate/support: ^6.0
- league/oauth2-server: ^8.0
- phpseclib/phpseclib: ^2.0
- symfony/psr-http-message-bridge: ^1.3
- zendframework/zend-diactoros: ^2.2
Requires (Dev)
- mockery/mockery: ^1.0
- phpunit/phpunit: ^7.5|^8.0
This package is auto-updated.
Last update: 2022-11-04 06:44:16 UTC
README
#Laravel Passport for MongoDB
Introduction
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Use jenssegers/mongodb save oauth infomation.
Laravel Passport Official Documentation
Documentation for Passport can be found on the Laravel website.
License
Laravel Passport is open-sourced software licensed under the MIT license