Hi Massimo, >From my experience with facebook auth, I am quite confident that a login method can made a generic OAuth 2.0 without introducing dependencies on httplib and oauth as the pointed in the article. Web2py has already everything needed.
ciao, mic 2010/7/13 mdipierro <mdipie...@cs.depaul.edu> > I need a modified version of > > gluon/contrib/login_methods/linkedin_account.py > > that works with oauth as explained here > http://dougwarren.org/2010/06/oauth-and-web2py-part-1/, > is integrated with web2py auth as linkedin_account.py, but also works > out of the box with facebook and twitter. > > If you have anything relevant please let me know. > > Massimo