Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDD34D542 for ; Sun, 1 Jul 2012 01:06:20 +0000 (UTC) Received: (qmail 68274 invoked by uid 500); 1 Jul 2012 01:06:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 68199 invoked by uid 500); 1 Jul 2012 01:06:18 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 68190 invoked by uid 99); 1 Jul 2012 01:06:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2012 01:06:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jhs@iriscouch.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2012 01:06:12 +0000 Received: by vbzb23 with SMTP id b23so3309452vbz.11 for ; Sat, 30 Jun 2012 18:05:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=VQsdWkGeNLNf/iC19GIsRWXNx3nf5io/U5hkNT3FiX4=; b=kqsysu7a2O76vJunL6x6tcaAytslFtU5CJ1f653BFVJ7ZDpeNMzyNQElhYttDkOsZJ q7QzfD/lqkzkAS2X75InG7VqAckboOAZxt3zxVo+MpHenT6VXvj3ek35oLwJ5cADAHsE x+m2h6qRadz6+pR6mJ+7wCEK8PWyi9ZDdziI/xmiUCxeCEUuLjc69d44J3a+od9ShGnA llBY+Lq2AQrfgbX2aGFPfFEkQDPcakwlMaRxVG66zyOBo5gPuWp+yvbj+wnblrlgMTUI NTC0DyI4jSaVVzqdaBlPgo9Tl0e37EH3xQHk+SDDCU327+AFKsOjDlOzT3f4w99/SQlk st6g== Received: by 10.52.176.232 with SMTP id cl8mr3034853vdc.115.1341104752063; Sat, 30 Jun 2012 18:05:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.168.100 with HTTP; Sat, 30 Jun 2012 18:05:31 -0700 (PDT) In-Reply-To: References: From: Jason Smith Date: Sun, 1 Jul 2012 08:05:31 +0700 Message-ID: Subject: Re: Twitter OAuth via iriscouch or cloudant To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlB33sFtsunwa/UfIFrt/XsSqEEY9vK90hBVJyjrB95lHg3rWjs5wUggqBRFuJBXNlu0ims Nice! I didn't catch the change. I will work on deploying this update ASAP. On Sat, Jun 30, 2012 at 4:24 AM, Martin Higham wrote: > Iriscouch use our CouchDB-XOAuth plugin ( > https://github.com/ocastalabs/CouchDB-XO_Auth). We recently updated this to > added Twitter support. I don't know if they have incorporated this version > yet. > > Martin > > On Friday, 29 June 2012, Wordit wrote: > >> I've seen iriscouch now has a Facebook OAuth module. Has anybody used >> this with Twitter as well, or would the module itself need changing >> for that? I haven't looked into cloudant's shared sign-in options. >> >> If it's not available yet via a hosting service, are there any >> "drop-in" server-side alternatives available? >> >> I did once set up OpenID authentication (plus Facebook) with PHP and >> have that work with iriscouch. It was a huge job. Any less >> time-consuming, and mind-bending, options would be welcome (hello >> same-domain policy and HTML5 postMessage). >> >> Marcus >> -- Iris Couch