nordsoftware / lumen-oauth2-doctrine-odm
This package is abandoned and no longer maintained.
No replacement package was suggested.
Doctrine MongoDB storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
1.1.2
2017-06-05 13:54 UTC
Requires
- doctrine/mongodb-odm: ^1.1
- nordsoftware/lumen-oauth2: ^3.0
Requires (Dev)
- laravel/lumen-framework: >=5.4
This package is not auto-updated.
Last update: 2020-01-24 16:39:58 UTC
README
Doctrine MongoDB storage connector for the https://github.com/nordsoftware/lumen-oauth2 module.
Requirements
- PHP 5.6 or newer
- Composer
- lumen-oauth2 module
Usage
Add
base_path('vendor/nordsoftware/lumen-oauth2-doctrine-odm/src/Resources')
to your config/odm.php
configuration file, under paths
.
Contributing
Please read the guidelines.
License
MIT. See LICENSE.