Signed Facebook JSON Object

Hello,

The Corona Facebook library is awesome, and using it, I was able to get an unsigned JSON from Facebook that contains profile data that I can use.

However, I was wondering if there is any way for me to get a signed JSON object that I can use for authentication purposes. I want to request a Facebook login on a mobile client, request a signed JSON, POST the signed JSON to the server (which has our app secret key), decode the JSON, match the information to a local ID, and return the local ID and some stored information to the mobile client through a response.

Is this possible to do with resources Corona already provides? Or will I have to roll my own Facebook utilities?

Thanks,
Dyuman

views:1377 update:2011/9/28 21:38:26
corona forums © 2003-2011