python-openid icon indicating copy to clipboard operation
python-openid copied to clipboard

OpenID library for Python

Results 63 python-openid issues
Sort by recently updated
recently updated
newest added

Adds a store which saves the information to the memcache servers provided by Google Appengine when the code is running on this platform. This can be a good compromise between...

python-yadis or python-openid I really don't know which; version 1.1.0. python version Python 2.7.3 - Testing of dev-python/python-yadis-1.1.0-r1 with CPython 2.7... Checking code (pyflakes)... OK. Running tests... putting . in...

Hi guys, I've started encountering a Broken Pipe on our staging server when authenticating using `python-openid`. We're using a fork of `django-openid-provider` but the error itself comes from `python-openid` at...

Do you consider providing Python wheels for python-openid? http://pythonwheels.com/

I simply ran `autopep8`

Hi there, we've had users complain they can't use openid over our squid proxy. I think it's because urllib2 doesn't support HTTPS over a proxy... (urllib3 does, if it's of...

In specification 2.0 assoc_type parameter of association request is required and can not be omitted.