I want to allow users to log in to my site using google, facebook, yahoo. Something like stackoverflow allows. My question is, How can I do this fast and easy? I am developing the website in asp.net. Is there any SDK or something that can allow me to implement a login system like this fast and easy?
Share