Yohann Valentin

Results 1 issues of Yohann Valentin

Hi ! On the service configuration (oauth2-bundle/Resources/config/services.xml:48), the UserRepository service is define. And it use `ClientManagerInterface` and `EventDispatcherInterface` and `UserConverter` Can you change this configuration to use `UserConverterInterface` ? As...