django-oidc-provider/oidc_provider
2015-12-01 14:42:39 -03:00
..
lib Replace django redirect with custom HttpResponse object. 2015-11-12 17:12:18 -03:00
management Append binary file mode to write RSA exported key needed by Python 3 2015-10-19 21:46:25 +02:00
migrations Make (user, client) unique on UserConsent 2015-11-10 11:29:05 +01:00
templates/oidc_provider Remove unnecessary tag in authorize template. 2015-03-19 14:10:30 -03:00
tests Fix in tests when using JWS.verify_compact. Need allow_none set to True. 2015-12-01 14:42:39 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
admin.py Remove UserInfo from admin.py. 2015-08-05 13:21:17 -03:00
models.py Make (user, client) unique on UserConsent 2015-11-10 11:29:05 +01:00
settings.py Add custom user info model feature. 2015-08-11 15:58:52 -03:00
urls.py Allowing urls without slashes 2015-12-01 09:51:54 -05:00
views.py Replace django redirect with custom HttpResponse object. 2015-11-12 17:12:18 -03:00