[oauth] Writing paper on OAuth for Data Communications course -- need sources

2010-02-24 Thread Narek Khachatryan
Hey folks, I am taking an undergraduate course in Networking & Data Communications, and one of the requirements for this course is a thoughtful research paper on a specific protocol or new technology in data communications. I have chosen to write my paper on OAuth because it is interesting and I

[oauth] Re: Work around on token expired problem

2010-02-24 Thread Vinod
Hi All, I fixed the problem. I was too early to put forward this question. I had to just go through the oauth spec properly :) Thanks, With Regards, R.Vinod Kumar On Feb 24, 1:13 pm, Vinod wrote: > Hi, > >        I have a gadget developed using Oauth. My gadget is working > fine and has

Re: [oauth] 3-legged oauth -- user authorization failures -- what is the standard oauth spec

2010-02-24 Thread Lukas Rosenstock
Hi! I would like to see this issue addressed in the next iteration of OAuth. For one internal scenario in which we have deployed OAuth we have come up with a solution in which apart from oauth_callback another error_callback parameter is passed - in case of failure the user will be redirected to th

[oauth] Work around on token expired problem

2010-02-24 Thread Vinod
Hi, I have a gadget developed using Oauth. My gadget is working fine and has been successfully tested with igoogle and orkut. When my gadget is added to igoogle/orkut for the first time, the 3-legged process is initiated and have my user authenticate to provide access to igoogle/orkut by ge