mahdi-morovati / mongodb-passport
A package to allow laravel/passport use with jenssegers/laravel-mongodb
Package info
github.com/mahdi-morovati/mongodb-passport
pkg:composer/mahdi-morovati/mongodb-passport
v1.0.2
2022-06-27 07:01 UTC
Requires
- php: ^7.3|^8.0
- ext-json: *
- firebase/php-jwt: ^6.0
- jenssegers/mongodb: 3.8.x
- lcobucci/jwt: ^3.4|^4.0
- league/oauth2-server: ^8.2
- nyholm/psr7: ^1.3
- phpseclib/phpseclib: ^2.0|^3.0
- symfony/psr-http-message-bridge: ^2.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^6.0|^7.0
- phpunit/phpunit: ^9.3
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-27 16:26:47 UTC
README
A package to allow laravel/passport use with jenssegers/laravel-mongodb
Introduction
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Official Documentation
Documentation for Passport can be found on the Laravel website.
Requirements:
Installing
composer require mahdi-morovati/mongodb-passport
License
MIT