Hi,

You can take a look at the Apache Amber projects that implements OAuth
2.0 (draft 10) in Java. You might want to consider using that for AS,
RS or clients. Here's the link to the code:
https://svn.apache.org/repos/asf/incubator/amber/

Cheers,
Maciej

On 15 August 2011 15:53, Ikai Lan (Google) <[email protected]> wrote:
> As an OAuth provider, no, the built in stuff will not work, so if you want
> to build an OAuth 2 compatible library, you'll have to jump through some
> hoops to make this work: store the appropriate keys, store
> consumer/access/request tokens/secrets.
> As a consumer, as long as you use compatible libraries, you will be able to
> make API calls against Google (and other OAuth 2.0) APIs. It sounds like
> this is what you are looking to do.
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> plus.ikailan.com | twitter.com/ikai
>
>
> On Thu, Aug 11, 2011 at 11:19 AM, WanderingGAE <[email protected]> wrote:
>>
>> Does the API support OAuth 2.0 yet?  I see there is experimental support
>> for Google API's, but does that mean the GAE oauth lib is 2.0 compliant yet?
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-appengine/-/GdmOPD7js9AJ.
>> 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/google-appengine?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" 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/google-appengine?hl=en.
>



-- 
Maciej Machulak
email: [email protected]
tel: +44 7999 606 767

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to