oauth Archive OpenID and OAuth using DotNetOpenAuth in ASP.NET MVC rcravensSecurity, WebAugust 8 201066 Comments I have an ASP.NET MVC application that I would like to have both public and private features. Typically this is done by implementing an authentication / authorization gateway to gain access to the private features. Previously I Read More