function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aditya Saini 1Aditya Saini 1 

I have a VF page and that VF page contains button like Facebook, twitter, linked In. When a user clicks on any of the button it should authenticate to respective social networks can anyone tell me how to do this ?

Rahul KumarRahul Kumar (Salesforce Developers) 
Hi Aditya,

Please refer the Salesforce document Provides Social Sign-on. Trailhead Module on Social Sign-on Which would be helpful. I hope it will be helpful.

Please mark it as Best Answer if the information is informative.

Best Regards
Rahul Kumar
Aditya Saini 1Aditya Saini 1
Hi Rahul,
Thanks for your info but these blogs all shows login to salesforce from facebook where I want login to facebook from salesforce so that I can access facebook handles and make a UI to search the handles.