-
Walkthrough: ASP.NET Core 1.0 MVC Identity with Microsoft Account Authentication
Setting up ASP.NET social identity providers isn’t exactly 100% straight-forward. The documentation is pretty vague. A couple years ago I wrote a walkthrough guide for setting up Microsoft Account authentication provider for ASP.NET 4.*. Now that the release of ASP.NET Core 1.0 is just around the corner, I’ve started getting requests for a similar walkthrough…