| Class | Description | |
|---|---|---|
| Auth | Loging your users to your app is the most important task you may need when working with a facebook extension in your app. | |
| Graph | When your users login to your app successfully, you can use this class to call the facebook graph API. | |
| LogManager | Deprecated, please use the Auth class instead | |
| Permissions | Here you will find all the facebook permissions you may ask your app users. |