Hi everybody, I am Chaitanya, I am working on a web application where one of the requirement is to give an option to the user to link his social accounts such as Twitter, Facebook in the registration page. If the user clicks it the application should be able to access the profile information, public information and send emails.
I really don't know how to do this. Can anyone please help me in this regard?
Thank you all in advance. Have a good day.
This message was edited 2 times. Last update was at by chaitanya karthikk
Love all, trust a few, do wrong to none.
The aim of education is to not score marks. Is to build knowledge. Education is a never ending process.
Lester Burnham
Rancher
Joined: Oct 14, 2008
Posts: 1337
posted
0
What makes you think that your application is so special that users will entrust it with their account information? I'm aware that some people think nothing of handing their email account info to Facebook and other sites, but I think it's a terrible idea, both from a privacy and a security point of view.
This message was edited 1 time. Last update was at by Lester Burnham
Hi Mr. Lester, anyhow the site is implemented in SSL and moreover we are working on an application which is just like paypal.
Lester Burnham
Rancher
Joined: Oct 14, 2008
Posts: 1337
posted
0
Using SSL only marginally improves the security of the approach.
I don't know what to make of the Paypal comment - are you implying that your app is to be trusted at the same level Paypal is? If so, be aware that Paypal's record in this regard is nothing to be proud of.
Please take the time to choose an appropriate forum for your posts. This forum is for questions on JSP. For more information, please click this link ⇒ CarefullyChooseOneForum.
This post has been moved to a more appropriate forum.
I really don't know that, I already stated that I am new to such things.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12612
posted
0
Maybe start by seeing if you can find something on the websites of the sites you're trying to interact with?!
I found links to developer information on both Twitter and Facebook, on their home pages, in about 20 seconds each.
Being able to find information is a *critical* skill for a developer--this is basic problem solving ability. "Where should I start looking for information about developing for Site X?" How about... "Site X"???