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! <http://joshthecoder.github.com/tweepy/docs/index.html> On Tue, Jun 22, 2010 at 10:24 AM, Mathieu Clabaut <mathieu.clab...@gmail.com > wrote: > Nice.. > Thank you for sharing! > > > On Mon, Jun 21, 2010 at 18:45, mdipierro <mdipie...@cs.depaul.edu> wrote: > >> +1 >> >> On Jun 21, 10:44 am, Doug Warren <doug.war...@gmail.com> 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:// >> dougwarren.org/2010/06/oauth-and-web2py-part-1/ > > >