It doesn't claim *web2py* compatibility it claims *webpy* compatibility I'm guessing it means web.py
On Tue, Mar 5, 2013 at 1:10 AM, Michele Comitini <[email protected]> wrote: > First of al I like a library that claims web2py compatibility that's a > very good sign! > Does social-auth support a common API (aka janrain) to access social > info or it is just the auth part? > For the auth part we already cover already much of it, the dying > OAuth1.0a and the now stable OAuth2.0,we have also backward > compatibility with the broken facebook implementation. Maintenance > is a relative issue, since these protocols should be rather stable. > > mic > > > 2013/3/4 Niphlod <[email protected]>: >> that it is pure-python indeed, and frankly reinventing the wheel with a >> contrib module for every oauth service out there starts to be kinda hard to >> maintain (talking about dropbox, linkedin, openid, etc in gluon/contrib). >> >> >> On Sunday, March 3, 2013 9:52:57 PM UTC+1, Alan Etkin wrote: >>>> >>>> https://github.com/omab/python-social-auth >>> >>> >>> Is it pure-python? >>> What are the improvements compared to Janrain or any other built-in >>> authentication mechanism? >>> >>> >>> >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

