Google login API
Add Google Sign-In to Your Web App
Oauth2.0
uses OAuth 2.0 to access Google APIs
Javascript SDK : https://console.developers.google.com/
웹 앱에 구글 sign-in 추가 가이드
Insert table
Javascirpt SDK 문서 참조
Response
tbl_user
profile.getEmail()
f_email
profile.getImageUrl()
f_profile
profile.getName()
f_user_name
Last updated
Was this helpful?