ASP.NET and Web Tools 2012.2 is coming soon , and one of the features is support for Google, Twitter, Microsoft and Facebook logins out of the box with ASP.NET templates. I show how OAuth in ASP.NET works in this 5 minute video . We are also continuing to look at ways to make membership easier in coming versions of ASP.NET. Mozilla has a new identity system called Mozilla Persona that use browserid technology to let users log in to your site without creating a custom login or username. I wanted to see how Persona would work in ASP.NET and hacked up a prototype (with some sanity checking from my buddy Hao Kung). There's some comments and some TODOs, but it's a decent proof of concept. First, I read the Mozilla Persona Developer docs and...(read more) ...
Go to the complete details ...