-
구글 로그인 api 연결하기개발/etc 2015. 10. 26. 11:08
console.developers.google.com 접속
프로젝트 생성 api 및 인증 - > T사용자 인증 정보 -> OAuth 동의 확인후 클라이언트 id 를 받는다.
https://github.com/googleplus/gplus-quickstart-javascript/blob/master/index.html 깃에서 소스 참고
google-signin-client_id 에 content에
OAuth 2.0 클라이언트 ID 를 넣어주면 끝.
'개발 > etc' 카테고리의 다른 글
MongoDB 를 docker로 세팅해보자 (0) 2018.11.09 tcpdump 와 wireshark 를 이용해 디버깅 하기 (0) 2018.11.09 css aysnc load (0) 2018.11.09 puppeteer the Node.js process with a non-zero exit code (0) 2017.11.02 jrebel 비상업용 SNS 인증받기 (0) 2015.10.26