blob: e863cb0c261a9abe1e9b3f5d28e133f6d1f55ecd (
plain) (
blame)
1
2
3
4
5
|
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.
|