Nii Amon Dsane

Results 3 comments of Nii Amon Dsane

@urigo did you ever figure this out?

@blackfyre: The goal is simple: in a front-end Angular app, how can I access either the `signed_request` or the parsed result from the `signed_request`?. As I am running an Angular...

What I did was to wrap a Rails app around my Angular app and then mounted a route to receive the `signed_request` POST. That seemed the simplest way.