The validated request token is the one you send for validation: - You get a request token - You validate your request token on the website - You can use your validated request token (which is the same as before) to get an access token
On 31 déc 2008, 12:26, Nomi <[email protected]> wrote: > Hi All, > Can any body help me about how do the authenticate a user > which is using a web site that authenticate user through OAuth if i > want to get protect resources of a particular user from a desktop > application? > Like: > To validate request tolen, i take that user to website's login page > but after the validation is performed and user get validated, how can > i get back the validated request token??? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
