DotNetOpenAuth oAuth in ASP.NET MVC

Posted by nikmd23 on Stack Overflow See other posts from Stack Overflow or by nikmd23
Published on 2010-05-25T23:31:57Z Indexed on 2010/05/25 23:41 UTC
Read the original article Hit count: 326

Filed under:
|
|

I'm trying to understand how to apply the oAuth consumer library from DotNetOpenAuth in the context of ASP.NET MVC.

oAuth is new to me, and the library doesn't seem very simple. Does anyone have a sample of leveraging this library, for this usage, in ASP.NET MVC?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about oauth