Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/facebookarchive/connect-js

Legacy JavaScript SDK
https://github.com/facebookarchive/connect-js

Last synced: about 1 month ago
JSON representation

Legacy JavaScript SDK

Awesome Lists containing this project

README

        

Archived Repo
=============
**This is an archived project and is no longer supported or updated by Facebook. Please do not file issues or pull-requests against this repo.**

Due to changes in the build process the individual components making up the Javascript SDK
will no longer be available in source form.

This repository will when possible be updated with a single non-minified and beautified script,
representing http://connect.facebook.net/en_US/all.js, but will for now remain inactive.

Please submit any issues using the Bug reporting tool at https://developers.facebook.com/bugs.

To see the repository in its previously published state, please see the [deprecated](https://github.com/facebookarchive/facebook-js-sdk/tree/deprecated) branch.

Facebook JavaScript SDK
===============================

This repository contains the open source JavaScript SDK, last updated on June 2010, that allows you to
utilize Facebook on your website. Except as otherwise noted, the Facebook
Connect JavaScript SDK is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html)

Status (UPDATED)
------
We have updated the JavaScript SDK to [support OAuth 2.0][post] on July 22, 2011.

We have no plans to update this repository until December 2011.

[post]: https://developers.facebook.com/blog/post/525/

Documentation
-------------

We have made API documentation available for the public APIs [here][docs].

The repository also contains simple [examples][examples] showing the use of the
SDK with popular JavaScript libraries such as [Dojo][Dojo], [jQuery][jQuery],
[MooTools][MooTools], [Prototype][Prototype] and [YUI][YUI].

[docs]: http://developers.facebook.com/docs/reference/javascript/ "Public API Documentation"
[Dojo]: http://www.dojotoolkit.org/
[jQuery]: http://jquery.com/
[MooTools]: http://mootools.net/
[Prototype]: http://prototypejs.org/
[YUI]: http://developer.yahoo.com/yui/
[changelog]: http://github.com/facebook/connect-js/tree/master/changelog.md
[examples]: http://github.com/facebook/connect-js/tree/master/examples/

Report Issues/Bugs
===============
[Bugs](https://developers.facebook.com/bugs)

[Questions](http://facebook.stackoverflow.com/questions/tagged/facebook-javascript-sdk)