Examples for the data-part of a signed_request
[facebook-errors] / src / test / resources / unauthorized.txt
1 {
2   "algorithm":"HMAC-SHA256",
3   "issued_at":1394983544,
4   "user":
5   {
6     "country":"de",
7     "locale":"de_DE",
8     "age":
9     {
10       "min":21
11     }
12   }
13 }