hapi-auth
Version:
A Complete Login Solution for Hapi.js Apps/APIs
24 lines (23 loc) • 616 B
JSON
{
"kind": "plus#person",
"etag": "\"MrhFVuKLF7zHXL6gE2l7cEdzuiA/TG8DHZwichjBK-RV9CBqN60PIW8\"",
"emails": [{
"value": "alex.smith@gmail.com",
"type": "account"
}],
"objectType": "person",
"id": "100760152254779061594",
"displayName": "Alex Smith",
"name": {
"familyName": "Smith",
"givenName": "Alex"
},
"url": "https://plus.google.com/100760152254779061594",
"image": {
"url": "https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=50",
"isDefault": true
},
"isPlusUser": true,
"circledByCount": 1,
"verified": false
}