GoogleCloudPlatform / go-endpoints

Cloud Endpoints for Go
https://go-endpoints.appspot.com
Apache License 2.0
255 stars 56 forks source link

Is it possible to get profile information in an id_token from Google? #141

Closed ghost closed 8 years ago

ghost commented 8 years ago

http://stackoverflow.com/questions/32175174/is-it-possible-to-get-profile-information-in-an-id-token-from-google

I would prefer to get the profile information, just looking for claims such as name and picture

ghost commented 8 years ago

This is not a go-endpoints problem.