if you look @ the svn trunk for php-shindig and partuza now, you'll see a complete implementation of oauth for rest, including data stores and everything :)
On Mon, Nov 10, 2008 at 7:37 AM, nvgigigan <[EMAIL PROTECTED]> wrote: > > Hi, > > So at the end, which lib did you chose? > The one living here http://code.google.com/p/oauth/ ? > And how are we suppose to implement oAuth data-store and oAuth in > general? > Does partuza implement it already? > > Have a good day :) > > Jerome > > On Oct 27, 2:22 pm, "Gonzalo Aune" <[EMAIL PROTECTED]> wrote: > > Hi Jerome, > > > > im currently working on what Chris said, i hope get this working on this > > week, and as im the only one working on this and modifying a lot of > classes > > / libs from oAuth and Shindig, it will be a pain split the work because > im > > almost finishing it (sorry about this!). > > > > G.- > > > > On Wed, Oct 22, 2008 at 12:27 PM, nvgigigan <[EMAIL PROTECTED]> wrote: > > > > > Can I access this work? Do you need any kind of help to implement > > > oAuth in shindig, > > > I know oAuth workflow very well as I already implement it on our API > > > so it will be a pleasure to help :) - and I used the same lib as well > > > > > Anyway some news about this will please me > > > > > Have a good day > > > > > On Oct 15, 12:15 pm, "Chris Chabot" <[EMAIL PROTECTED]> wrote: > > > > OAuth support for php-shindig is being worked on (meaning this only > > > really > > > > started yesterday, but hopefully it won't take to long!). Looks like > > > we'll > > > > use the base libraries from the oauth project on google code (it has > > > client > > > > and server implementations in pretty much all major languages > including > > > php) > > > > and we're already using that for making signed requests > > > > (gadgets.io.makeRequest). > > > > > > iGoogle and orkut currently support 2 legged oauth, which means you > do > > > need > > > > a gadget installed, but support for 3 legged oauth (so no gadget > > > required) > > > > is being worked on. We'll keep the list posted as we make progress > with > > > > this! > > > > > > On Wed, Oct 15, 2008 at 10:41 AM, nvgigigan <[EMAIL PROTECTED]> > wrote: > > > > > > > Hi everybody, > > > > > > > I'm just wondering how can I test oAuth in Shindig > > > > > will it be enough just to make signed request to the REST endpoint, > > > > > because I don't want to create a gadget for that :D > > > > > And btw is oAuth ok in php/shindig or still in development? > > > > > If it's still in development, and I bet so, which lib are you going > to > > > > > use? > > > > > > > Another obscure point for me, the security token, same question as > > > > > oAuth how can I test it? > > > > > > > Have a good day :) > > > > > > > Jerome > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" 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/opensocial-container?hl=en -~----------~----~----~----~------~----~------~--~---
