django-oidc-provider/README.rst

20 lines
565 B
ReStructuredText
Raw Normal View History

2015-01-13 04:34:13 +00:00
2015-02-18 18:07:22 +00:00
Django OIDC Provider
2015-02-13 00:14:37 +00:00
####################
2014-12-19 15:27:43 +00:00
2015-02-26 19:51:54 +00:00
Django OIDC Provider can help you providing out of the box all the endpoints, data and logic needed to add OpenID Connect capabilities to your Django projects.
2015-02-20 17:33:18 +00:00
2015-03-06 20:50:10 +00:00
Read docs for more info.
2015-01-29 19:19:48 +00:00
2015-03-06 20:50:10 +00:00
https://github.com/juanifioren/django-oidc-provider/blob/master/DOC.md
See changelog here.
https://github.com/juanifioren/django-oidc-provider/blob/master/CHANGELOG.md
2015-03-05 18:51:05 +00:00
2015-01-29 19:19:48 +00:00
************
Contributing
************
We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just submit a Pull Request.