1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
fb_graph2/spec/mock_json/token_metadata/user_token.json
2014-11-26 17:15:45 +09:00

10 lines
228 B
JSON

{
"data": {
"app_id": "210798282372757",
"is_valid": true,
"application": "gem sample",
"user_id": "579612276",
"expires_at": 1416992400,
"scopes": ["public_profile", "basic_info", "read_stream"]
}
}