DotNetOpenAuth is an open source library for OpenID 1.1 and 2.0 supporting OAuth 1.0, 1.1, 2.0 as Consumer and Service Provider.
I'm mildly familiar with DotNetOpenAuth and OAuth in general, but in terms of Web API development, what is the best …
oauth asp.net-web-api dotnetopenauthI am struggling trying to pick apart the OAuth Service Provider example which is included in DotNetOpenAuth. I searched SO …
c# .net api oauth dotnetopenauthI’m using dotnetopenauth 3.2 to implement Openid and can’t figure out how to get Google to pass the email …
c# openid dotnetopenauthI am starting to build a new web application that will require user accounts. Now that I have an OpenID …
asp.net openid dotnetopenauthHow do you now configure the membership, profile and role manager using the new MVC template with DotNetOpenAuth enabled? I …
asp.net-mvc asp.net-mvc-4 dotnetopenauth webmatrix-2I've been looking around some time for a very simple implementation using DotNetOpenAuth to allow users to log into my …
asp.net-mvc openid dotnetopenauth membership