No, a new token is generated and the old is invalidated. There are a number of the properties contained within the token. One of those pieces of metadata, is that the token is 'branded' for the authenticated user at creation time.
Eric On Jan 28, 5:42 pm, Koirala <[email protected]> wrote: > Hello, > > I noticed that the session token would expire upon the users unlinking > their profile with an API and can not be reused by the API for > requesting google profile data. > > I wonder whether or not that revoked token be reused by google for > some other users in the future ? > > To make it more clear, for example user1 has token1(which ofcourse is > the session token) and he revokes the token by unlinking his profile. > Now, user2 comes in and request for a new session token from the same > API. Is there any chance that the user2 be given the token1, which was > revoked by user1 ? > > I would appreciate any help on this. > > Thanks... > -Koirala --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" 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/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
