Can anyone direct me to a resource for getting up and running with the Facebooker plugin? The tutorial linked at the docs barely covers getting an app running, not actually using the API, the docs themselves are basically empty, and I can't find any references to basic API methods around the web, and those that I do find seem already out of date and obsolete. I am trying to do basic things like
- Determine whether the signature is valid
- Get the user info (like ID)
- Check whether the user has added the app
- etc.