In article <4c93ff75-1d85-48ec-b6d1-b71f216c6...@g33g2000yqc.googlegroups.com>, Aljosa Mohorovic <aljosa.mohoro...@gmail.com> wrote:
> i'm looking for oauth2 server implementation but other than > https://github.com/simplegeo/python-oauth2 (oauth v1 implementation) > it doesn't seem that people are using v2 implementations. > anybody using some oauth2 implementation and can share some info? > > > Aljosa Mohorovic We rolled our own oauth2 client on top of basic urllib calls. It's not terribly difficult. Other than Twitter, I'm not aware of anybody still using oauth1. -- http://mail.python.org/mailman/listinfo/python-list