PreviousNext

OAuth/OpenID Support for WebForms, MVC and WebPages

by bill-s, 2012-08-17T07:22:06.000Z

One of the coolest features in Visual Studio 2012 is the ability to login using your Microsoft, Facebook, Twitter or Google account. The project templates showcase a social way of logging in along with the usual way of logging in by creating a local account This post highlights how you can turn on support for logging through these services in the project templates. Head over the following video to get a quick glance on this feature http://www.asp.net/vnext/overview/videos/oauth-in-the-default-aspnet-45-templates

Read More