HybridAuth UserProfile 예시

1 구글[ | ]

{
	"identifier": "135792468035791468027",
	"webSiteURL": null,
	"profileURL": "https:\/\/plus.google.com\/135792468035791468027",
	"photoURL": "https:\/\/lh3.googleusercontent.com\/-XdZBfhDjFHJ\/AAAAAAAAAAI\/AAAAAAAAAAA\/4680rtvxz2M\/photo.jpg?sz=150",
	"displayName": "\ud64d\uae38\ub3d9",
	"description": null,
	"firstName": "\uae38\ub3d9",
	"lastName": "\ud64d",
	"gender": "male",
	"language": null,
	"age": null,
	"birthDay": null,
	"birthMonth": null,
	"birthYear": null,
	"email": "gildong.hong@example.com",
	"emailVerified": "gildong.hong@example.com",
	"phone": null,
	"address": null,
	"country": null,
	"region": null,
	"city": null,
	"zip": null,
	"data": []
}

2 페이스북[ | ]

{
	"identifier": "1357924680357918",
	"webSiteURL": null,
	"profileURL": null,
	"photoURL": "https:\/\/graph.facebook.com\/v2.8\/1357924680357918\/picture?width=150&height=150",
	"displayName": "Gil-dong Hong",
	"description": null,
	"firstName": "Gil-dong",
	"lastName": "Hong",
	"gender": null,
	"language": "en_US",
	"age": null,
	"birthDay": 0,
	"birthMonth": 0,
	"birthYear": 0,
	"email": "gildong.hong@example.com",
	"emailVerified": "gildong.hong@example.com",
	"phone": null,
	"address": null,
	"country": null,
	"region": null,
	"city": null,
	"zip": null,
	"data": []
}

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}