I took a look an sanction and it looks pretty simple. Nice even. has anybody attempted to integrate it with Auth() in web2py?
On Sunday, September 9, 2012 2:08:32 PM UTC-4, David Marko wrote: > > +1 for sanction <https://github.com/demianbrecht/sanction> > > Dne neděle, 9. září 2012 19:45:51 UTC+2 Alec Taylor napsal(a): >> >> 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! >> > >> > -- >> > >> > >> > >> > --

