Doctrine 2 adapter for ZfrOAuth2Server
- PHP 7.4 or higher
- doctrine/orm ^2.8
Installation is only officially supported using Composer:
php composer.phar require zfr/zfr-oauth2-server-doctrine:^0.3
- File issues at https://github.com/zf-fr/zfr-oauth2-server-doctrine/issues.
- Say hello in our gitter chat.
to be written
Scope and tokens are marked cacheable to take advantage of Doctrine 2.5 ORM second level cache. However, you need to configure the regions yourself.