
Recent Posts
How to Redirect the default *.azurewebsites.net domain to your custom domain on Azure Web Apps
What if you add a custom host name to your Azure Web App and don't want people to be able to access the default *.azurewebsites.net domain anymore?
Let customers use Facebook authentication to log into your ASP.NET Core site
How to setup Facebook authentication in a way that we get access to the person's basic information and their email address when they log in.