openid - DotNetOpenAuth Implementation with ASP.net MVC 3.0 -


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

In the beginning, I have the ability to log in to my web application, Facebook, Google, Yahoo and Twitter open analytics.

Do I have to write to consumers i google, face for each item, or is there any general implementation to handle it?

You can download it There is a sample project ( OAuthClient ) in it , Which has Facebook and Twitter implementation.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -