Facebook Connect Update

Posted November 6, 2010 by Raymond Benc in Development

Our next release (v2.0.7) will include several important changes and fixes with our Facebook module that includes the Facebook Connect feature. The new changes will use Facebooks Graph API, which uses the OAuth 2.0 protocol for authorization. Due to the change in API for those that want to use this feature requires a server that has the ability to connect to another server using a secure connection (HTTPS). Servers will also require that the PHP version you are on is PHP 5.2 due to the usage of a key PHP function called json_encode.

Just a quick heads up regarding Facebook Connect and what the new requirements will be.