On Thu, Apr 30, 2009 at 11:59 AM, Josh Roesslein <jroessl...@gmail.com> wrote:
> Here is some pseudo python code of what I have in mind for a more higher
> level library: http://pastie.org/464241

This is similar to an API we put together for gadgets:

http://code.google.com/apis/gadgets/docs/oauth.html
http://wiki.opensocial.org/index.php?title=Introduction_to_makeRequest

In particular the code is careful to hide the complexity of things
like retrying after authorization failures, the Yahoo session
extension, etc...

The API is javascript, backed by Java and PHP server-side
implementations.  It's part of the Apache Shindig project.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to