Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonw/django-openid
A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)
https://github.com/simonw/django-openid
Last synced: 8 days ago
JSON representation
A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)
- Host: GitHub
- URL: https://github.com/simonw/django-openid
- Owner: simonw
- Created: 2009-05-04T05:49:12.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T09:00:31.000Z (about 4 years ago)
- Last Synced: 2024-10-18T07:54:23.609Z (22 days ago)
- Language: Python
- Homepage:
- Size: 249 KB
- Stars: 162
- Watchers: 6
- Forks: 32
- Open Issues: 9
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
django_openid
=============A new take on Django/OpenID integration, making extensive use of class-based
views.Caution: Work in Progress
It's not ready yet! However, you are welcome to dive in to the code or take a
look at the in-progress documentation in django_openid/docs (which can be
built using Sphinx).