icm-services / laravel-passport-mongodb
Laravel Passport provides OAuth2 server support to Laravel.
11.0.2
2024-09-12 13:42 UTC
Requires
- php: >=8.0.1
- firebase/php-jwt: 6.2.0
- guzzlehttp/guzzle: ^7.4.5
- illuminate/auth: 11.*
- illuminate/console: 11.*
- illuminate/container: 11.*
- illuminate/contracts: 11.*
- illuminate/database: 11.*
- illuminate/encryption: 11.*
- illuminate/http: 11.*
- illuminate/support: 11.*
- laminas/laminas-diactoros: ^2.0
- lcobucci/jwt: ^5.0
- league/oauth2-server: ^8.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-03-22 19:30:10 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