FriendsOfSymfony / FOSFacebookBundle

NOT MAINTAINED - see https://github.com/hwi/HWIOAuthBundle
321 stars 140 forks source link

Fix session init issue #79 #112

Open l3l0 opened 12 years ago

l3l0 commented 12 years ago

It is how I to handled issue #79

For test env we can use FOS\FacebookBundle\Facebook\FacebookSessionPersistenceProxy which will construct FOS\FacebookBundle\Facebook\FacebookSessionPersistence object when needed (so session will be started when needed).

lsmith77 commented 12 years ago

i guess this no longer applies cleanly .. at any rate hopefully some of the others can review this ..

ivan1986 commented 12 years ago

Hmm, merge whis last version not work https://github.com/ivan1986/FOSFacebookBundle/tree/fix-session-init-issue