This is a small auth example that can be used to experiment with the authentication integration of the Azure Webapp.
- Deploy the code to your webapp. Ensure that php is enabled as this is a PHP example.
- Enable authentication and configure the providers you want.
- Have fun experimenting... ;-)
MIT