Google has Portable Contacts API, a standardized way to get user profile info. http://portablecontacts.net/draft-spec.html http://code.google.com/intl/en/apis/contacts/docs/poco/1.0/developers_guide.html
You can also get their external site accounts on Google Profile, using Social Graph API. http://code.google.com/intl/en/apis/socialgraph/ Ident Engine is one of the easiest way to use Social Graph API. http://identengine.com/index.htm On 2009/12/04, at 8:24, File4Share wrote: > How could i get the logged user info on google ? which scope do i need > to use. I am able to getting token and auth token but i do not know > how could i get credentials :( > > -- > > You received this message because you are subscribed to the Google Groups > "OAuth" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/oauth?hl=en. > > -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
