I'm pretty sure in the next version of web2py sanction (or similar) will be integrated into web2py to simplify OAuth setup
https://github.com/demianbrecht/sanction Just remind the devs :) [I'm not a dev, trying to increase popularity of web2py through advocating at usergroups + open-sourcing projects built with it] On Mon, Sep 10, 2012 at 3:29 AM, Dave <[email protected]> wrote: > I have a project that I need to support authentication from multiple oauth > providers. In addition I want to allow the user to link their account to > multiples. Initially I need to support: > > LinkedIn > Facebook > Twitter > > In the future we will likely add google and perhaps others (pinterest, etc). > > I really do not care much for the way Janrain works, although I am using it > for my proof or concept. I like how web2pyslices works with the facebook & > google sign-in widgets. > > Does anybody have sample code similar to what is being done on the slices > site for integrating these providers with auth? > > Thanks! > > -- > > > --

