mirror of
https://github.com/nov/fb_graph2
synced 2023-03-27 23:22:15 -04:00
17 lines
475 B
JSON
17 lines
475 B
JSON
{
|
|
"data": [{
|
|
"id": "100003934202581",
|
|
"login_url": "https://developers.facebook.com/checkpoint/test-user-login/100003934202581/",
|
|
"access_token": "test_user_token"
|
|
}, {
|
|
"id": "100003888272508",
|
|
"login_url": "https://developers.facebook.com/checkpoint/test-user-login/100003888272508/",
|
|
"access_token": "test_user_token"
|
|
}],
|
|
"paging": {
|
|
"cursors": {
|
|
"before": "MTAwMDAzOTM0MjAyNTgx",
|
|
"after": "MTAwMDAzODg4MjcyNTA4"
|
|
}
|
|
}
|
|
}
|