cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Implementing OAuth support into curl?

From: Viksit Gaur <vik.list.nutch_at_gmail.com>
Date: Sun, 9 May 2010 22:57:41 -0700

On Sun, May 9, 2010 at 2:53 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Sat, 8 May 2010, Daniel Stenberg wrote:
>
>> I think you can find inspiration from another HTTP authentication
>> implementation and take it from there. Like for examle Digest.
>
> Attached here is a skeleton patch showing what I meant. It doesn't do any
> oauth at all, but it is the foundation or proof of concept of how oauth
> support could started to be added to libcurl.

Thats awesome, thanks. Very helpful to get started and hack around.

Let me create a small doc about how OAuth should integrate with curl,
as well as the hooks into the the actual oauth implementation itself.

Cheers
Viksit
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-10