I am using social auth-net for integration google, yahoo & msn login in asp.net 4. I am using this link for development.
On integrating there are some errors with each of the services:
Google login works fine but redirects me to the homepage everytime when i gave a redirect page on the login method: oUser.Login("Google.aspx");
Yahoo login works till yahoo login page but after login, is not redirected to the website, rather stucked with an //authsub... url.
Msn login: Msn says that there is a problem with the site with whom you are trying to share information.
I have hosted the above demonstration page here. Kindly help!!!
Detailed thread on these issues is available here:
http://code.google.com/p/socialauth-net/issues/detail?id=4\
Summary: