Re: [web2py] Re: OAuth and Web2Py Tutorial

2010-06-30 Thread Albert Abril
Nice :) In the article you used python-oauth2. As an alternative, if you want to use it with twitter, you can use tweepy. It adds client functions. http://joshthecoder.github.com/tweepy/docs/index.html Regards! On Tue, Jun 22, 2010 at 10:2

Re: [web2py] Re: OAuth and Web2Py Tutorial

2010-06-22 Thread Mathieu Clabaut
Nice.. Thank you for sharing! On Mon, Jun 21, 2010 at 18:45, mdipierro wrote: > +1 > > On Jun 21, 10:44 am, Doug Warren wrote: > > I wrote a small tutorial on how to use OAuth with web2py by linking a > > session with a Twitter account. A future update will include > > embedding the access tok

[web2py] Re: OAuth and Web2Py Tutorial

2010-06-21 Thread mdipierro
+1 On Jun 21, 10:44 am, Doug Warren wrote: > I wrote a small tutorial on how to use OAuth with web2py by linking a > session with a Twitter account.  A future update will include > embedding the access token with auth and creating an oauth > login_method class.  It can be found > athttp://dougwa