By dharmeshpatel on
I have tried my different module that are available but some of them are under development and some of them are not relevant for me
Please help me do achieve the facebook login
I have tried my different module that are available but some of them are under development and some of them are not relevant for me
Please help me do achieve the facebook login
Comments
Facebook OAuth module
hii
You may try Facebook OAuth module or Facebook Connect module
http://drupal.org/project/fboauth
http://drupal.org/project/fbconnect
I've tried both and
I've tried both and personally much prefer the fboauth module. Not had any problems with it so far.
fboauth seems preferred if Facebook login is all that is needed
tce thanks and here's more info to corroborate your answer:
http://www.grasmash.com/article/connecting-facebook-drupal-easy-way
https://drupal.org/node/1461190
http://drupal.stackexchange.com/a/9805/1082
Other modules have advantages if you need to do more than just login, but with that comes more complexity. Also look out for modules that use Facebook's own code for the login rather than their own -- here you'll be less likely exposed to a broken module if/when Facebook APIs change...
Facebook OAuth
do you know where can i get the video tutorial for Facebook OAuth? kinda hard to find this module example configuration/tutorials.
do need help here.. thanks!
Simple FB Connect
Others have mentioned solid approaches, especially FBOAuth. Another good solution is Simple FB Connect. There's a good tutorial for integrating it, as well as a round up of other related choices (including some multi-platform login modules) here: http://www.daymuse.com/blogs/drupal-facebook-login-connect-integration-t...
I think FBOAuth is probably the fastest solution but Simple FB Connect leverages a good foundation and promises to work with Drupal 8.