Overview
The JavaScript SDK provides a rich set of client-side functionality for accessing Facebook's server-side API calls. These include all of the features of the REST API, Graph API, and Dialogs. Further, it provides a mechanism for rendering of the XFBML versions of our Social Plugins, and a way for Canvas pages to communicate with Facebook.
You will need an app ID to initialize the SDK, which you can obtain from the Developer App.
For example usage, check out Facebook for Websites and the Authentication guide. We also have a JavaScript Test Console which allows you to test and debug common JavaScript SDK methods.
The JavaScript SDK supports OAuth 2.0.
Offered by Eddie Cambas regarding Facebook integration.
No comments:
Post a Comment