-
Notifications
You must be signed in to change notification settings - Fork 0
Users
imella edited this page Feb 24, 2013
·
1 revision
{
"user":
{
"birthday": null,
"created_at": "2013-02-02T17:50:24Z",
"email": "<user email>",
"gender": null,
"id": 1,
"localtion": null,
"name": "Name",
"oauth_expires_at": null,
"oauth_token": "FACEBOOK_OAUTH_TOKEN",
"provider": null,
"uid": "FACEBOOK_UID",
"updated_at": "2013-02-02T17:50:24Z"
}
}{
"user":
{
"name": "User Name",
"email": "user email",
"oauth_token":"FACEBOOK_OAUTH_TOKEN",
"uid": "FACEBOOK_UID"
}
}