EddyVerbruggen/cordova-plugin-googleplus

With this plugin I want to get the accesstoken that can get the email.

Open

#60 opened on May 6, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (623 forks)github user discovery
help wanted

Repository metrics

Stars
 (566 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide