Question

I am developing an asp.net web application in vs2008 framework 3.5.I need to use google login and registration in my site.Please tel me whether i should use any api ?Is there any ways to extract the sign in information from the user who is using my site? My intention is to create login like that in http://www.plaxo.com/.

Was it helpful?

Solution

You need to use OpenId, dotnetopenauth should serve your purpose.

This article, although for MVC, should explain to you how to use DotNetOpenAuth.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top