Hey Jackie,

The patch looks great! I'll go ahead and commit this.

Could you possibly create a test client so we can easily test the
functionality (and show how to use it) ? The quickest way to do that is
probably to take and adjust the test script that's running at
http://googlecodesamples.com/hybrid/ so that it can use Partuza as sign-in
provider (and only using the social end-points ofc)

Are you planning to also work on the client hybrid oauth/openid support for
partuza? Where someone can login using their google account, and the
contacts (opensocial's people/@me/@friends) are matched against the local
users and friends is pre-filled with their existing contacts that also exist
on the social site. Hopefully with your experience with the hybrid protocol
that should be relatively easy to do.

Thanks for the awesome work! Hybrid OAuth/OpenID is truly very exciting
stuff!

   -- Chris

On Tue, Mar 31, 2009 at 4:35 AM, <[email protected]> wrote:

> Reviewers: chabotc, panjie, panjie.pan, shindig.remailer,
>
> Description:
> This patch enables the Hybrid OAuth (OpenID extension) on Partuza.
>
> The spec is described on:
>
> http://step2.googlecode.com/svn/spec/openid_oauth_extension/latest/openid_oauth_extension.html
>
> While its official announcement is here:
>
> http://googledataapis.blogspot.com/2009/01/bringing-openid-and-oauth-together.html
>
> More materials could be found here:
> http://sites.google.com/site/oauthgoog/
>
> Please review this at http://codereview.appspot.com/28149
>
> Affected files:
>  Application/Controllers/openid/openid.php
>  Application/Views/openid/trust.php
>  Library/HybridOAuth.php
>  Library/OAuth.php
>  Shindig/PartuzaOAuthDataStore.php
>
>
>

Reply via email to