Hi,

As you may know, in order to pass user's information(signed_request)
to your app, Facebook access canvas(ie: iframe) applications by
sending them a POST request. This mechanism is explained here:
http://developers.facebook.com/docs/guides/canvas/#auth

In order to keep ReSTful, what would the right place (which service,
file...) to implement this Ruby on Rails' trick Pierre Olivier Martel
descibes here: 
http://blog.coderubik.com/2011/03/restful-facebook-canvas-app-with-rails-and-post-for-canvas/
, eg: convert every POST requests containing a 'signed_request'
parameter to a GET one?

Thank you.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to