根据OpenID规范,应该可以http://openid.net/specs/openid-attribute-properties-list-1_0-01.html但是在Google OAuth2文档中没有提及它。有人有经验吗?
答案 0 :(得分:8)
我们目前不提供电话号码作为我们用户的一部分/获取Google+ API。
https://developers.google.com/+/api/latest/people
此api中属性的可见性由用户在G +配置文件设置中控制。
userinfo api特定于OpenId,可能无法获取此字段。
https://developers.google.com/accounts/docs/OAuth2Login#userinfocall
它可能会在将来发生,我们对请求持开放态度。
davep