This commit is contained in:
juanifioren 2015-03-11 14:37:17 -03:00
commit 6e317bc75c

View file

@ -4,9 +4,13 @@ Django OIDC Provider
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.
Read docs for more info. https://github.com/juanifioren/django-oidc-provider/blob/master/doc.md
Read docs for more info.
See changelog here. https://github.com/juanifioren/django-oidc-provider/blob/master/CHANGELOG.md
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
*************
Running tests