tiois/FOSFacebookBundle

Integrate the Facebook Platform into your Symfony2 application. - tiois/FOSFacebookBundle

Integrate the Facebook Platform into your Symfony2 application. ... Letting FOSFacebookBundle redirect to the Facebook login page. ... _facebook_secured : pattern: /secured/ defaults: { _controller: AcmeDemoBundle:Welcome:index } ... try { $fbdata = $this->facebook->api('/me'); } catch (FacebookApiException $e) { $ fbdata ...

Lee mas