开发者

Google Account Information with oauth

I am develop a application开发者_JAVA百科 that allow login from other applications, eg. Google, Facebook, linkedin, etc. My question is, howto obtain the user account information from google, after login with oauth. With user account information, i mean: name, email, date of birth, etc.

Thanks.


If you're talking about Google Apps, there's a lot of info on the APIs on Google Code: http://code.google.com/googleapps/docs/#auth

If you're just using Open ID with Google Accounts, I believe you can only get name + email address. There's some info (including code samples) in the Google Apps Marketplace docs: http://code.google.com/googleapps/marketplace/tutorial_php.html#Integrate-OpenID

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜