blob: 29a2808a4550122714c3ca570d1841446ef1df82 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This is a set of Python packages to support use of the OpenID decentralized
identity system in your application, update to Python 3. Want to enable single
sign-on for your web site? Use the openid.consumer package. Want to run your own
OpenID server? Check out openid.server. Includes example code and support for a
variety of storage back-ends.
WWW: https://pypi.org/project/python3-openid/
WWW: https://github.com/necaris/python3-openid
|