sfFacebookConnectPlugin icon indicating copy to clipboard operation
sfFacebookConnectPlugin copied to clipboard

New Oauth requirements

Open richrosa opened this issue 13 years ago • 6 comments

Has this plugin been rendered outdated by the new FB Oath requirements?

richrosa avatar Dec 19 '11 04:12 richrosa

Yes, it is not working right now. It needs some changes, I hope to see them asap.

dlondero avatar Dec 19 '11 14:12 dlondero

I looked yesterday but didn't see any activity in any of the branches. I'm not looking forward to learning how this works. I hope someone who knows this code better than me has a quick solution.

richrosa avatar Dec 19 '11 20:12 richrosa

For a quick solution you can use sfMelodyPlugin. It is OAuth Based so not only for Facebook but Twitter, Google....

You can also try to contribute to sfFacebookConnectPlugin by forking and make a pull request ;-)

chok avatar Dec 20 '11 13:12 chok

One of the branches has a fix. You need to update php-sdk and make a few changes to the code. I'm going to fork the theodo branch for I have some changes that relate to syncing an existing sfGuardUser with FB credentials and allowing them to login as either a FB user of a sfGuard user.

richrosa avatar Dec 20 '11 13:12 richrosa

Is thodo branch working now?

richrosa avatar Jan 28 '12 02:01 richrosa

I don't know. Ended up using directly facebook-php-sdk and a couple of new methods just to sign in and create new users.

dlondero avatar Jan 28 '12 08:01 dlondero