The attached patch provides a simplified/less verbose signing interface for client code using urllib2.Request for popular services (e.g. Twitter). I have been using it in my own code (on App Engine) for a while now, and thought it might be of use to the wider public.
In general, even if this patch isn't applied, the oauth.py library interface is quite a bit more verbose than comforting for common uses. I've used it in a few projects now, and it always takes a few minutes of head scratching before I can recall the motions. Happy holidays, David -- You received this message because you are subscribed to the Google Groups "OAuth" 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/oauth?hl=en.
sign_urllib2_request_r1161.patch
Description: Binary data
