I need to implement facebook connect in Pyrocms based site.The user module is working fine but now I want to allow the user to be able to login into the site using facebook account.So please let me know is there any add ons which is fulfilling my requirement or I have to write the code own.I case i have to write the code what algorith i have to follow... Please help.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
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.
|
|
With Social Integration you can allow user to login with their facebook acocunt, you only need to modify the controller as they said in this topic. It worked for me :) |
|||
|
|
|
You can use the Social Integration addon. |
|||
|
|
I have done this at http://dev.mypartyaid.com/users/login here .... |
|||
|
|