EddyVerbruggen/cordova-plugin-googleplus
在 GitHub 查看With this plugin I want to get the accesstoken that can get the email.
Open
#60 建立於 2015年5月6日
help wanted
倉庫指標
- Star
- (566 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Like this : https://developers.google.com/identity/protocols/OAuth2WebServer
I have tried with the oauthtoken with this URL https://www.googleapis.com/plus/v1/people/me?access_token=XXXX but no email is return inside.
Can someone help me with the code and workflow ?
Thanks