본문 바로가기

외부 API/Google

구글 내 정보 가져오기 API

 

 

 


 

내 정보 가져오기 API

참고 url : https://developers.google.com/identity/sign-in/web/backend-auth

{
  "id": "",
  "email": "@.com",
  "verified_email": true,
  "name": "",
  "given_name": "",
  "family_name": "",
  "link": "https://plus.google.com/",
  "picture": "https://lh3.googleusercontent.com/a/=s96-c",
  "locale": "ko",
  "hd": ".com"
}