Introduction Auth0 is a very powerful solution to manage the authentication of your applications.Even if its documentation is very well done, it is not immediate to understand how to use it.The PHP SDKs allow you to do many things and today I would like to show how I use them to authenticate a user in a Symfony…