Skip to content

Instantly share code, notes, and snippets.

@maxparm
Created June 8, 2011 22:57
Show Gist options
  • Select an option

  • Save maxparm/1015654 to your computer and use it in GitHub Desktop.

Select an option

Save maxparm/1015654 to your computer and use it in GitHub Desktop.
signed_request
{
"algorithm":"HMAC-SHA256",
"expires":1297328400,
"issued_at":1297322606,
"oauth_token":"OAUTH_TOKEN",
"app_data":"any_string_here",
"page":{
"id":119132324783475,
"liked":true,
"admin":true
},
"user":{
"country":"us",
"locale":"en_US"
},
"user_id":"USER_ID"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment