[OAUTH-WG] library for oauth2.0 in C or C++

future tizen <futuretizen@gmail.com> Tue, 16 December 2014 03:05 UTC

Return-Path: <futuretizen@gmail.com>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFAE21AC3E9 for <oauth@ietfa.amsl.com>; Mon, 15 Dec 2014 19:05:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.599
X-Spam-Level:
X-Spam-Status: No, score=-0.599 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vn8UwUSUdyZC for <oauth@ietfa.amsl.com>; Mon, 15 Dec 2014 19:05:22 -0800 (PST)
Received: from mail-yh0-x242.google.com (mail-yh0-x242.google.com [IPv6:2607:f8b0:4002:c01::242]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B10571AC3E4 for <oauth@ietf.org>; Mon, 15 Dec 2014 19:05:22 -0800 (PST)
Received: by mail-yh0-f66.google.com with SMTP id f10so1609155yha.5 for <oauth@ietf.org>; Mon, 15 Dec 2014 19:05:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mEA7h1s04PTkgcpbvhiGX/nouUP4qHX20wK4n2m6veU=; b=N+QSAZMq1RfAIiyIaLmBtVPBkb5wlqq9VH4tFeoEmBYoq30V3VHp1IYXOTPbo0JpNe /vEgVX+SfsqSNoqhpeX4tCK4+5EbQcxtYbUm3ysOcwibWFjz3n7lFHqGWZGqB9KVztoz 33MgOGD1g1fhffASfGdxX0dEwuqoJqUVCNeGZ88CwXzS7CVkLW5euz46dr02aySg6QqZ vPNC9PSiVEZ8XuV1zZiFDtc7QpbjSzq2HjlZY4K4Q6AIGu+lAjnBhAQWKJznqZtyWwTm onJruzW0YpZgHVuCW47jpcmeykFlcoWkDxz8A0Aq67bQNL9Ap0w8OcIFc7C/qksHWwrE /U3g==
MIME-Version: 1.0
X-Received: by 10.236.20.19 with SMTP id o19mr14435564yho.119.1418699121989; Mon, 15 Dec 2014 19:05:21 -0800 (PST)
Received: by 10.170.216.70 with HTTP; Mon, 15 Dec 2014 19:05:21 -0800 (PST)
Date: Tue, 16 Dec 2014 08:35:21 +0530
Message-ID: <CAN3Kp=PpphV-PrNoF-7TG6Z9zwY4n4ecV_HXbAL41_iheh_xPw@mail.gmail.com>
From: future tizen <futuretizen@gmail.com>
To: oauth@ietf.org
Content-Type: multipart/alternative; boundary="001a11c1bb82359b9f050a4ca19e"
Archived-At: http://mailarchive.ietf.org/arch/msg/oauth/t9VgTy_mPhjtXfaWT0hvUqh-OUI
Subject: [OAUTH-WG] library for oauth2.0 in C or C++
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/oauth/>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Dec 2014 03:44:54 -0000

Dear oauth group members,

       i am new to this grorup, i found liboauth written in C which
supports oauth 1.0 standard.
i would like to know if there is any library available in C for oauth 2.0
or any plans of implementing it.


Thanks in advance