FriendsOfSymfony / FOSFacebookBundle

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

Recommended version of FOSFacebookBundle to install? #319

Closed mappedinn closed 10 years ago

mappedinn commented 10 years ago

Hi,

I am wondering what is recommended version of FOSFacebookBundle to install.

Notice: I am using Symfony 2.3.12

Thanks

mappedinn commented 10 years ago

No proposal?

soulghard commented 10 years ago

The last one is just fine :)

"friendsofsymfony/facebook-bundle": "dev-master"

stof commented 10 years ago

My answer would be "none". Using HWIOAuthBundle to handle the oauth2 implementation is much better:

mappedinn commented 10 years ago

Thank you @stof for your answer.

Actually, FOSFacebookBundle is installed in my website and working perfectly!

I will consider to install HWIOAuthBundle .

Thank you for you advice!