milooy / cartmango

살까 말까 할 땐 담아라. 통합 장바구니 카트망고
62 stars 14 forks source link

크롬 익스텐션 OAuth #8

Open milooy opened 8 years ago

milooy commented 8 years ago

https://developer.chrome.com/extensions/tut_oauth http://smus.com/oauth2-chrome-extensions/ 페이스북 로그인: http://stackoverflow.com/questions/28873206/implementing-facebook-login-in-a-chrome-extension

joshua1988 commented 8 years ago

https://developers.google.com/identity/protocols/OAuth2 https://developers.google.com/api-client-library/python/guide/aaa_oauth https://support.google.com/googleapi/answer/6158849?hl=en#installedapplications&chrome https://developers.google.com/api-client-library/python/auth/installed-app http://stackoverflow.com/questions/30585989/chrome-extension-authorize-users-using-google-oauth http://stackoverflow.com/questions/15547019/how-do-i-find-the-googles-oauth-2-0-client-secret-key-for-developing-chrome-ext

joshua1988 commented 8 years ago

Google+ API 로그인 연동을 javascript client 와 python default 서버로 해보는 예제. Client ID / Client Secret 둘다 존재. 이 Client ID 를 Chrome Extension 에 넣으면 오류난다.

https://developers.google.com/+/web/samples/javascript