Thuzi / facebook-node-sdk

Modeled from the (Facebook Javascript SDK), now with the facebook-node-sdk you can now easily write the same code and share between your server (nodejs) and the client (Facebook Javascript SDK).
Other
738 stars 251 forks source link

FB.ui(... #79

Open junit38 opened 10 years ago

junit38 commented 10 years ago

Hi, does there is a way to create a Facebook share dialog with your SDK ?

Here is the link: https://developers.facebook.com/docs/sharing/reference/share-dialog

Thanks.

vnodecg commented 10 years ago

I don't think it does. Its a backend SDK. If you want to create share dialog consider including facebook's jssdk in ur page