Re: [Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-25 Thread Kevin Horn
On Thu, Oct 25, 2012 at 1:44 PM, Glyph wrote: > > On Oct 25, 2012, at 8:11 AM, Kevin Horn wrote: > > Probably this message: > http://twistedmatrix.com/pipermail/twisted-python/2010-July/022500.html > > > Please post inline, not at the top. It seems we've had a plague of this > lately :). > > Al

Re: [Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-25 Thread Glyph
On Oct 25, 2012, at 8:11 AM, Kevin Horn wrote: > Probably this message: > http://twistedmatrix.com/pipermail/twisted-python/2010-July/022500.html Please post inline, not at the top. It seems we've had a plague of this lately :). Also, since we're still using a version of pipermail that can'

Re: [Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-25 Thread Kevin Horn
Probably this message: http://twistedmatrix.com/pipermail/twisted-python/2010-July/022500.html Kevin Horn On Wed, Oct 24, 2012 at 3:24 AM, Laurens Van Houtven <_...@lvh.cc> wrote: > txoauth is something I started, then I realized I really hate oauth, then > it was "adopted" by simplegeo who afai

Re: [Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-24 Thread Laurens Van Houtven
txoauth is something I started, then I realized I really hate oauth, then it was "adopted" by simplegeo who afaik proceeded to not do anything with it, and then I readopted it on github. There's not much work on it, but what's there has a complete test suite. ISTR glyph at one point describing an

[Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-23 Thread Andrew Francis
Hi Folks: I am implementing a client that uses Twisted. I have to use oauth 2.0. I have started to read up on Oauth and Twisted cred.  I noticed that there is a txoauth. For now, my client is of the "it can't keep secrets" nature as described by Google.  From my understanding Twisted Cred is u