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 -~----------~----~----~----~------~----~------~--~---
