Facebook Registration Widget and Ruby on Rails
I have successfully integrated:
- the Facebook Registration Plugin/Widget
- Ruby on Rails
- Devise
The existing websites that talk about how to integrate these widgets include:
- http://veerasundaravel.wordpress.com/2011/01/27/facebook-registration-pl...
- http://developers.facebook.com/docs/plugins/registration/
What's missing from these articles is what happens after you decode the signed_request using Veerasundaravel's Rails plugin. Namely: