On 01.12.2010, at 17:37, Handsome Greg wrote:

> I've got a Facebook service that I've written specifically for
> Wordpress plugins, but it lives within a WP plugin microframework I
> put together with the Symfony Components DIC. With that in mind it
> should be simple to use it within a Symfony 2 project, but needs to be
> namespaced correctly for PHP 5.3. The tricky part is obviously
> authentication, and I've figured out how to actually get persistent
> auth tokens from FB that do not expire - useful for automatically
> syncing objects with a local cache or making other requests on behalf
> of a FB user at a later time.
> 
> Coincidentally, I just wrapped up a meeting in which we discussed
> using Symfony2 for our Facebook-centric application, so I believe I'll
> have to port my service to Symfony 2 anyway. I'll make the lib
> available as soon as it's usable.
> 
> Greg
> 
> On Dec 1, 5:13 am, Benjamin Eberlei <kont...@beberlei.de> wrote:
>> i tried this with symfony 1 and i hated it. Facebook authentication is
>> very view centric, so i switched to using the javascript sdk.
>> 
>> On Wed, 1 Dec 2010 10:34:20 +0100, noel guilbert <noelguilb...@gmail.com>
>> wrote:
>> 
>> 
>> 
>>> Hi,
>> 
>>> I'm working on something similar actually (login in a facebook
>>> application).
>>> I hope I will have something for the end of the week.

well I kinda need it tomorrow. so i guess i can't wait and will have to write 
it myself. right now i am intending to use the facebook SDK as much as possible 
.. i will likely put it into a fork of KrisFacebookBundle.

regards,
Lukas Kahwe Smith
m...@pooteeweet.org



-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to