oauth2-bundle
oauth2-bundle copied to clipboard
Symfony 5.3 Basic Setup, does not work!
api: pattern: ^/api security: true stateless: true oauth2: true <--- Do not work!
Not configuring explicitly the provider for the "oauth2" listener on "api" firewall is ambiguous as there is more than one registered provider.
I have the same problem "Not configuring explicitly the provider for the "oauth2" listener on "api" firewall is ambiguous as there is more than one registered provider.". I currently use symfony 5.2
Give it a try at here: https://github.com/thephpleague/oauth2-server-bundle