icm-services / laravel-passport-mongodb
Laravel Passport provides OAuth2 server support to Laravel.
12.0.3
2025-08-20 13:05 UTC
Requires
- php: >=8.0.1
- firebase/php-jwt: 6.2.0
- guzzlehttp/guzzle: ^7.4.5
- illuminate/auth: 12.*
- illuminate/console: 12.*
- illuminate/container: 12.*
- illuminate/contracts: 12.*
- illuminate/database: 12.*
- illuminate/encryption: 12.*
- illuminate/http: 12.*
- illuminate/support: 12.*
- laminas/laminas-diactoros: ^3.0
- lcobucci/jwt: ^5.0
- league/oauth2-server: ^9.0
- phpseclib/phpseclib: ^2.0
- symfony/psr-http-message-bridge: ^7.1.4
Requires (Dev)
- mockery/mockery: ~0.9
- phpunit/phpunit: ^8.5
This package is not auto-updated.
Last update: 2025-09-06 21:27:44 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 mongodb/laravel-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