开发者

DotNetOpenAuth Implementation with ASP.net MVC 3.0

开发者 https://www.devze.com 2023-04-01 07:53 出处:网络
I\'m planning to use DotNetOpenAuth(http://www.dotnetopenauth.net/) for implementing openid logging for my application.

I'm planning to use DotNetOpenAuth(http://www.dotnetopenauth.net/) for implementing openid logging for my application.

Initially I facilitate Facebook, Google, Yahoo and Twitter open ids to log in to my web application.

Do I need to write consumers ie. google, facebook for each items or Are the开发者_开发问答re any common implementations to handle that ?


You could download the OAuth2 CTP which contains a sample project (OAuthClient) which has Facebook and Twitter implementations.

0

精彩评论

暂无评论...
验证码 换一张
取 消