lucas-cardial / laravel-passport-mongodb
Laravel Passport provides OAuth2 server support to Laravel.
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.1.0
2019-01-14 17:51 UTC
Requires
- php: >=5.6.4
- firebase/php-jwt: ~3.0|~4.0
- guzzlehttp/guzzle: ~6.0
- illuminate/auth: ~5.3
- illuminate/console: ~5.3
- illuminate/container: ~5.3
- illuminate/contracts: ~5.3
- illuminate/database: ~5.3
- illuminate/encryption: ~5.3
- illuminate/http: ~5.3
- illuminate/support: ~5.3
- jenssegers/mongodb: ^3.1
- league/oauth2-server: ~5.0
- phpseclib/phpseclib: ^2.0
- symfony/psr-http-message-bridge: ~1.0
- zendframework/zend-diactoros: ~1.0
Requires (Dev)
- mockery/mockery: ~0.9
- phpunit/phpunit: ~5.0
This package is not auto-updated.
Last update: 2023-06-28 15:20:29 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