[BangPypers] Pyramid and open-id

Kiran Jonnalagadda jace at pobox.com
Tue May 17 06:27:02 CEST 2011


On 02-May-2011, at 12:35 PM, Baiju M wrote:

> Flask has one OpenID extension:
> http://packages.python.org/Flask-OpenID/

+1 for the Flask-OpenID plugin. I just used it and it works like a charm.

You may need to port this code for Pyramid, though, as Flask is heavily dependent on thread-local proxies.

Kiran


More information about the BangPypers mailing list