How to implement FosOAuthServerBundle to secure a REST API?
I have also found that the documentation can be a bit confusing. But after many hours of trying, I figured it out with the help of this blog (update – the blog no longer exists, changed to Internet Archive). In your case, you don’t need a firewall entry for ^/oauth/v2/auth because this is for the … Read more