The library is split in two, a server side part (in PHP) and a client side part (JavaScript).
Here are some key features of "Facebook Application Helper":
· Connect Facebook users to your application and save their access tokens via AJAX in your database for later use.
· Recognize and manage the Facebook de-autorization process
· Set and get open graph tags
· Request users permissions from Facebook
· Check if a user is connected to your application
· Auto-resize your application tab height when in iFrame mode
· eventListener for the Facebook loaded event
· Add events to be called when user is connected with the app
· Check if specific permissions are granted by the user
· Check if user is already connected to your app (via PHP or JS)
What's New in This Release: [ read full changelog ]
· Optimized dialog behavior and layout.