i need similar functionality as its was implemented in StackOverflow.com means , allowing a user to login from either using yahoo , Google , FaceBook — etc .
Please let me know how can we implement such a functinality in our web site that allows users to login using differnet implementors ??
Thanks in advance .
You need to implement OpenId. See this general overview to get the idea how it works, later go to more practical example.