Thanks, but from the application (consumer) point of view, the user has not entered any username (user enters username and password on google website). Is there a way to query what is the username/email used to login ?
many thanks On Nov 13, 1:17 am, Robert Winch <[email protected]> wrote: > The access token to user relationship should be stored within the > application that requested the access token. For this to work well you will > likely want the user to authenticated to your application and then request > the access token. The next time they login, the access token can be reused. > > Regards, > Rob > > On Thu, Nov 12, 2009 at 7:15 AM, Don <[email protected]> wrote: > > > hi, > > > i am very confused, once i get the access token from google to access > > user contacts, > > > how do I associate that user with that token again in the future? > > > many thanks > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
