Re: [GSOC] OAuth Resource Owner Authorization implementation

2010-06-25 Thread Łukasz Moreń
Hi, Just wanted to drop short info my GSoC progress. I am following yours hints and implementing next OAuth endpoints according to spec. I have started also doing demo CXF OAuth server implementation (I deploy it on gae) that helps me in testing and show how to use oauth module. I hope to commit c

Re: [GSOC] OAuth Resource Owner Authorization implementation

2010-06-22 Thread Sergey Beryozkin
Hi On Mon, Jun 21, 2010 at 11:20 PM, Łukasz Moreń wrote: > Hi, > > I'm going to implement the second OAuth endpoint called: Resource Owner > Authorization. > I will explain briefly this endpoint to make my question more clear. > > Client (third-party app) make request to mentioned endpoint in ord