EddyVerbruggen/cordova-plugin-googleplus
Vedi su GitHubWith this plugin I want to get the accesstoken that can get the email.
Open
#60 aperta il 6 mag 2015
help wanted
Metriche repository
- Star
- (566 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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