[OAUTH-WG] Dailymotion API using OAuth 2.0 draft 10

Olivier POITREY <rs@dailymotion.com> Wed, 27 October 2010 00:25 UTC

Return-Path: <rs@dailymotion.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 52E1F3A6879 for <oauth@core3.amsl.com>; Tue, 26 Oct 2010 17:25:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t2ojmyGXx3xg for <oauth@core3.amsl.com>; Tue, 26 Oct 2010 17:25:22 -0700 (PDT)
Received: from intsvc-02.dailymotion.com (intsvc-02.dailymotion.com [195.8.215.88]) by core3.amsl.com (Postfix) with ESMTP id 99A023A682E for <oauth@ietf.org>; Tue, 26 Oct 2010 17:25:22 -0700 (PDT)
Received: from EXCHANGE-02.daily.local (unknown [195.8.215.118]) by intsvc-02.dailymotion.com (Postfix) with ESMTP id 91AE5A4773 for <oauth@ietf.org>; Wed, 27 Oct 2010 02:27:08 +0200 (CEST)
Received: from EXCHANGE-02.daily.local ([195.8.215.118]) by exchange-02 ([195.8.215.118]) with mapi; Wed, 27 Oct 2010 02:23:39 +0200
From: Olivier POITREY <rs@dailymotion.com>
To: OAuth WG <oauth@ietf.org>
Date: Wed, 27 Oct 2010 02:27:06 +0200
Thread-Topic: Dailymotion API using OAuth 2.0 draft 10
Thread-Index: Act1bTQG8hW8Xq4nTfmMV5EKv98z0g==
Message-ID: <BF23C9FD-6865-4631-9687-4807F1D9CDBC@dailymotion.com>
Accept-Language: en-US, fr-FR
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US, fr-FR
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: [OAUTH-WG] Dailymotion API using OAuth 2.0 draft 10
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 27 Oct 2010 00:25:24 -0000

Hi,

I'm proud to announce that Dailymotion released the first beta of its new API fully based on OAuth 2.0 draft 10. We are sticking 100% to the spec (we hope) and are supporting all client profiles. It's currently in beta, some parts are not polished yet (i.e.: authorization page is not skinned) and only a few methods are available but the basics are there and fully functional.

The documentation of our API can be found here:

  http://www.dailymotion.com/doc/api

Here is the part specific to OAuth 2.0:

  http://www.dailymotion.com/doc/api/authentication.html

We have client SDKs for PHP and Objective-C already available on GitHub (http://github.com/dailymotion). We will add Javascript, Python, Actionscript and Android SDKs soon.

We are very interested by feedbacks about our implementation before it goes final.

<teasing>BTW, our API implements some interesting cache mechanism, but this is OT :)</teasing>

Best,