Symfony Code Sample: Basic Authentication

This PHP code sample demonstrates how to implement authentication in a Symfony web application using the HWIOAuthBundle bundle, that is the recommended package to integrate third party services, like Auth0, in Symfony for authenticating users.