Module fails with redirect module decorating LoggerChannelFactory
php 8.1, core 9.4.5, install ouath2_server 2.x-dev and redirect_404 (redirect submodule).
Proposed resolution
Change OAuth2Controller to use LoggerChannelFactoryInterface instead of LoggerChannelFactory.
Issue fork oauth2_server-3305191
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3305191-oauth2controller-uses-a
changes, plain diff MR !5
Comments
Comment #7
cafuego commentedAll merged. Thanks!