Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi all of you.
i rally learn very much from code project and solve my problem by the members of the site.

Now-a-days login with social Networks and Mail ID like gmail,Hotmail,yahoo mail etc is very popular.

I am very new in the field, I want to use these facilities in my current project.

How could it is possible to access the account with username of other services.
Posted

Hi,
You should read this article: Integration of Third party login's(like Google, Facebook, Yahoo, Twitter) in Asp.net[^]

And have a look at this discussion[^].


--Amit
 
Share this answer
 
YOu can do this by using Open authentication and open-ID. refer to the links below for more information

http://www.dotnetopenauth.net/[^]

http://stackoverflow.com/questions/353880/how-does-openid-authentication-work[^]

http://oauth.net/[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900