Roughly based off of Heroku's starter facebook app for Sinatra. Using Omniauth: [https://github.com/intridea]/omniauth to handle authorization using OAuth and Koala: [https://github.com/arsduo/koala] for facebook Graph API communication.
The app has been set up to use pow: [http://pow.cx/] to test locally although you can also start up the application using foreman.
1.0-beta
- Create an app on facebook.
- Paste Secret Key and app id in .env in application root.
- Run bundler install from app root to get dependencies.
- Start up application using foreman or pow.
- Navigate to /login
- Nom Nom Nom
This app is running on Heroku, visit [http://rocky-lowlands-9965.herokuapp.com/login] Fork it, Twist it, Bop it, Break it!
Follow me at @nullhappens: [https://twitter.com/nullhappens]