Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to get user information like profile_picture, gender,link,first_name and last_name ?? #17

Closed
psschethan opened this issue Dec 29, 2015 · 1 comment

Comments

@psschethan
Copy link

how can i get user information like profile_picture, gender,link,first_name and last_name

@devfd
Copy link
Contributor

devfd commented Jan 6, 2016

you need to add the profile scope and then you can request https://www.googleapis.com/oauth2/v2/userinfo to get user picture, gender....

please have a look at https://developers.google.com/oauthplayground

@devfd devfd closed this as completed Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants