How to allow users to Login to my web application using their google account in ASP.NET

Go To StackoverFlow.com

0

I am developing a website, in that i want to implement this feature so when ever the user login to their google account i want to get their profile and i want to store it in my database.

i here that it could be done by OAuth. Can any one have best example of this situation please post here.

Thanks in advance

2012-04-04 19:42
by NoName


2

Have you looked at the DotNetOpenAuth project? The download includes sample projects for MVC and WebForms.

2012-04-04 19:48
by Tuan
Ads