Skip to content
tagliala edited this page Dec 26, 2012 · 25 revisions

Configure a new facebook application

  • Login to https://developers.facebook.com/
  • Click on Apps -> Create New App
  • Insert your app's name and namespace
  • Verify your facebook account1 (if needed)
  • Check the Website with Facebook Login entry and add your website url

You should now edit your application's configuration.

Local Development

We suggest you to create two applications, one for development and the other one for staging/production.

For the local application, use http://127.0.0.1:3000/ as website entry if you use the standard rails settings.


1 Note for Italian developers with H3G mobile phones: use the credit card verification process 'cause you will never receive the activation code via SMS :)

Clone this wiki locally