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

Can I get birthday, gender, phonenumbers data. #1042

Open
chea-young opened this issue Mar 9, 2023 · 1 comment
Open

Can I get birthday, gender, phonenumbers data. #1042

chea-young opened this issue Mar 9, 2023 · 1 comment

Comments

@chea-young
Copy link

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

  • spring framework
  • spring security
  • oauth2.0

There is no (birthday, gender, phone number) in the data that responds when you log in with the scope set up as shown below.
Could you help me if I missed anything?

              - https://www.googleapis.com/auth/userinfo.email
              - https://www.googleapis.com/auth/userinfo.profile
              - https://www.googleapis.com/auth/user.birthday.read
              - https://www.googleapis.com/auth/user.gender.read
              - https://www.googleapis.com/auth/user.phonenumbers.read
``
@LindaLawton
Copy link

The information must be public in the users account for you to see that.

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