You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: