Examples for the data-part of a signed_request
[facebook-errors] / src / test / resources / unauthorized.txt
diff --git a/src/test/resources/unauthorized.txt b/src/test/resources/unauthorized.txt
new file mode 100644 (file)
index 0000000..fb4467a
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "algorithm":"HMAC-SHA256",
+  "issued_at":1394983544,
+  "user":
+  {
+    "country":"de",
+    "locale":"de_DE",
+    "age":
+    {
+      "min":21
+    }
+  }
+}