Skip to content

Instantly share code, notes, and snippets.

@mkorostoff
Created July 29, 2014 23:05
Show Gist options
  • Save mkorostoff/d7db591ce1ff44d152c8 to your computer and use it in GitHub Desktop.
Save mkorostoff/d7db591ce1ff44d152c8 to your computer and use it in GitHub Desktop.
<?php
array(
'UID' => '79',
'UIDSig' => 'dNioh+d3pWswjiOVlJsbVDOwwM8=',
'timestamp' => '2014-07-29 22:59:37',
'UIDSignature' => '/goTF8CDIbnXo+djqqS4e0q3f94=',
'signatureTimestamp' => '1406674777',
'isSiteUser' => true,
'isConnected' => true,
'isLoggedIn' => true,
'isTempUser' => false,
'loginProvider' => 'facebook',
'loginProviderUID' => '269175969957220',
'isSiteUID' => true,
'identities' => array(
0 => array(
'provider' => 'facebook',
'providerUID' => '269175969957220',
'isLoginIdentity' => true,
'nickname' => 'David Panditstein',
'photoURL' => 'https://graph.facebook.com/269175969957220/picture?type=large',
'thumbnailURL' => 'https://graph.facebook.com/269175969957220/picture?type=square',
'firstName' => 'David',
'lastName' => 'Panditstein',
'gender' => 'm',
'email' => '',
'profileURL' => 'https://www.facebook.com/app_scoped_user_id/269175969957220/',
'proxiedEmail' => '',
'allowsLogin' => true,
'isExpiredSession' => false,
'lastLoginTime' => 1406674652,
'lastUpdated' => '2014-07-29T22:57:32.271Z',
'lastUpdatedTimestamp' => 1406674652271,
'oldestDataUpdated' => '2014-07-29T22:57:32.271Z',
'oldestDataUpdatedTimestamp' => 1406674652271
)
),
'nickname' => 'David Panditstein',
'photoURL' => 'https://graph.facebook.com/269175969957220/picture?type=large',
'thumbnailURL' => 'https://graph.facebook.com/269175969957220/picture?type=square',
'firstName' => 'David',
'lastName' => 'Panditstein',
'gender' => 'm',
'email' => '',
'profileURL' => 'https://www.facebook.com/app_scoped_user_id/269175969957220/',
'proxiedEmail' => '',
'capabilities' => 'Login, Friends, Places',
'providers' => 'facebook',
'statusCode' => 200,
'errorCode' => 0,
'statusReason' => 'OK',
'callId' => 'bb60aac7d20343d8983d857e1f44cca8',
'oldestDataUpdatedTimestamp' => 1406674652271,
'oldestDataAge' => 125
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment