Skip to content

Instantly share code, notes, and snippets.

@ruangrit
Created March 7, 2014 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruangrit/9405213 to your computer and use it in GitHub Desktop.
Save ruangrit/9405213 to your computer and use it in GitHub Desktop.
Array
(
[response] => Array
(
[request] => Array
(
[date] => Fri, 07 Mar 2014 04:48:27 +0100
[resource] => /connections/616fcdf2-e4f9-497d-80c6-5dba4a4d6ca4.json
[status] => Array
(
[flag] => success
[code] => 200
[info] => Your request has been processed successfully
)
)
[result] => Array
(
[status] => Array
(
[flag] => success
[code] => 200
[info] => The user successfully authenticated
)
[data] => Array
(
[action] => authenticate_user
[plugin] => Array
(
[key] => social_login
[data] => Array
(
[action] => login
[operation] => user_profile_read
[reason] => user_authenticated
[status] => success
)
)
[connection] => Array
(
[connection_token] => 616fcdf2-e4f9-497d-80c6-5dba4a4d6ca4
[date] => Fri, 07 Mar 2014 04:48:23 +0100
)
[user] => Array
(
[uuid] => cb684e9f-e42b-4d73-a51f-73983cd13b14
[user_token] => cb684e9f-e42b-4d73-a51f-73983cd13b14
[identity] => Array
(
[identity_token] => 5f0b601e-3fcd-48e6-a4ec-86316750ae81
[provider] => facebook
[source] => Array
(
[name] => Facebook
[key] => facebook
[access_token] => Array
(
[key] => CAAKtDzQpZBTQBAENWPWc5PRBnzFmG3SXdM7MR1jR4mOeiXbH8Pv2DfZAvrdSgyINZAEJt9rOOmqOUKbqaehHuGKZCjmY5O9S8xw2LJCjZBvHt4JpjZCZB7vVxwZCELZBZAozgKdOJKSjoaqjZBmZAtxx43nha6Vqaa31JuEA1YsawY0lAxZAcyMZAdkeAt
)
)
[id] => http://www.facebook.com/profile.php?id=1658343537
[displayName] => เรืองฤทธิ์ บุญรอด
[name] => Array
(
[formatted] => เรืองฤทธิ์ บุญรอด
[givenName] => เรืองฤทธิ์
[familyName] => บุญรอด
)
[preferredUsername] => ritchie.rit
[profileUrl] => https://www.facebook.com/ritchie.rit
[thumbnailUrl] => http://graph.facebook.com/1658343537/picture?type=square
[pictureUrl] => http://graph.facebook.com/1658343537/picture?type=large
[gender] => male
[utcOffset] => 7:00
[currentLocation] => Chiang Mai, Thailand
[emails] => Array
(
[0] => Array
(
[value] => ritchie_rit@hotmail.com
[is_verified] => 1
)
)
[urls] => Array
(
[0] => Array
(
[value] => https://www.facebook.com/ritchie.rit
[type] => profile
)
)
[accounts] => Array
(
[0] => Array
(
[domain] => facebook.com
[userid] => 1658343537
[username] => ritchie.rit
)
)
[photos] => Array
(
[0] => Array
(
[value] => http://graph.facebook.com/1658343537/picture?type=square
[size] => 2:XS
)
[1] => Array
(
[value] => http://graph.facebook.com/1658343537/picture?type=small
[size] => 3:S
)
[2] => Array
(
[value] => http://graph.facebook.com/1658343537/picture?type=normal
[size] => 4:M
)
[3] => Array
(
[value] => http://graph.facebook.com/1658343537/picture?type=large
[size] => 5:L
)
)
[organizations] => Array
(
[0] => Array
(
[name] => Opendream
[startDate] => 2013-01
)
[1] => Array
(
[name] => TMC
[startDate] => 2009-02
[endDate] => 2012-11
)
)
)
)
)
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment