I'm trying to work with the JavaScript SDK and specifically the extended permissions to integrate into Facebook.
Is there a decent example / documentation out there for this? So far I have only found the basic example provided in the SDK's /examples folder.
http://developers.facebook.com/docs/authentication/javascript
The example shows how to "Connect" to FB with basic params, however, I can not seem to figure out how to utilize the "Extended params".
Any help is greatly appreciated.