Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
This is the Symfony 2.2.x specific tag. Use it in addition to the symfony2 tag if your question is specific to Symfony 2.2.x — not just 2.x.
0
votes
0answers
89 views
Symfony 2.2 facebook connect problems
In Symfony 2.2, I've made a login form which can authenticate users from my database (they are then redirected to a page - let's call it 'page2'). Now I want to allow facebook users to login as well. ...