EddyVerbruggen/cordova-plugin-googleplus

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

Open

#60 geöffnet am 6. Mai 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (623 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (566 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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