Symfony authentication with guard always return "Username could not be found." – Facebook api
I know there are a lot of threads on this subject, but none of them helped me... I am working on an application on which you have to send an access token in the headers for each request. I manage…