I need to retrieve the name, email and picture from a google account.
I am already using the openid to make the user login with it's google acc.
Ben OpenID proccess gelen resim URL olabilir?
with OAuth I cant'seem to find the right scope to retrieve this information... See this link:
http://code.google.com/apis/gdata/docs/directory.html
Eğer google REST API ile getirebilir ve profiliyle ilgili bir bakın didnt't kapsamları bir liste vardır.
Ben (ve gerek) resim alabilirsiniz eğer (e-posta ve adı zaten OpenID proccess içinde geliyor çünkü) Bu arada bir PHP kullanıyorum ve OpenID zaten çalışıyor, ancak OAuth ile başlamadı biliyorum untill
thanks,
Joe