Return to Snippet

Revision: 45398
at April 29, 2011 07:21 by Maelstrom


Initial Code
{"algorithm":"HMAC-SHA256","expires":1304017200,"issued_at":1304011199,"oauth_token":"142599456693543|2.d1KpqtV2yMk7fndZpNB_Zw__.3600.1304017200.1-131456907851544|j4p4ggTmzTEWBdODlUH_wQcE-uI","user":{"country":"us","locale":"en_US","age":{"min":21}},"user_id":"131456907851544"}

Initial URL


Initial Description
The user id was randomized from the original one, and the oauth_token similarly mangled.  It is also likely expired anyways.  It is just for reference of the structure.

Initial Title
Signed_Request decoded JSON (Facebook)

Initial Tags
json, facebook

Initial Language
JavaScript