DrupalMontreal / 2014.drupalcampmontreal.com

1 stars 0 forks source link

HybridAuth - Facebook application #19

Closed pbuyle closed 10 years ago

pbuyle commented 10 years ago

In order to enabled Facebook login on the site (suing the HybridAuth module and library), we need a Facebook application.

This is doable from https://developers.facebook.com/apps You must set Site URL to http://2014.drupalcampmontreal.com/ If requested, the return URI should be http://2014.drupalcampmontreal.com/hybridauth/endpoint?hauth.done=Facebook

Then visit http://2014.drupalcampmontreal.com/fr/admin/config/people/hybridauth/provider/Facebook?destination=admin/config/people/hybridauth to add the created application ID and consumer secret.

pbuyle commented 10 years ago

Also create application for the http://www.sandbox.drupalcampmontreal.com and http://dcmontrealdev.prod.acquia-sites.com

Orizontal commented 10 years ago

Done

Orizontal commented 10 years ago

/**

pbuyle commented 10 years ago

Application seems to be properly created, by login is not working, see #22