Files
Randy McMillan 87f3aaaa9f ChildBrowser with Cordova only support
ChildBrowser with Cordova only support. Intended to eliminate dual
PhoneGap/Cordova naming moving forward.
2012-03-07 16:29:29 -05:00
..

The FBConnect.js file is basically an extension of ChildBrowser functionality.
It uses a childbrowser to open a Facebook window where the user can login and choose to allow access.
URL changes in childbrowser are watched by the FBConnect script and the accessToken is pulled from the url.

This could be developed much further to encapsulate all of the Facebook graph API, but currently only getFriends is supported.

Enjoy!
  Jesse