Top "Dotnetopenauth" questions

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.

Best way to handle authentication on .NET WCF Web API

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 dotnetopenauth
OAuth Simple Service Provider

I am struggling trying to pick apart the OAuth Service Provider example which is included in DotNetOpenAuth. I searched SO …

c# .net api oauth dotnetopenauth
OpenID: Trying to Get Email Address from Google OP

I’m using dotnetopenauth 3.2 to implement Openid and can’t figure out how to get Google to pass the email …

c# openid dotnetopenauth
OpenID authentication in ASP.NET?

I am starting to build a new web application that will require user accounts. Now that I have an OpenID …

asp.net openid dotnetopenauth
Custom Profile Provider new MVC 4 template with Dotnetopenauth

How 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-2
DotNetOpenAuth Simple Demo, MVC & Razor

I'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