django-oidc-provider/oidc_provider/lib
Maarten van Schaik 893a877b76 Upgrade pyjwkest to version > 1.0.3
There have been some issues in Python 3 where elements of the id_token
were left when encoding the token. Cause was incorrect encoding logic in
pyjwkest. Version 1.0.3 has improved encoding handling.
2015-09-30 17:31:49 +02:00
..
endpoints Refactoring in discovery. 2015-07-31 14:19:53 -03:00
utils Upgrade pyjwkest to version > 1.0.3 2015-09-30 17:31:49 +02:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Add custom user info model feature. 2015-08-11 15:58:52 -03:00
errors.py Remove unnecessary property in error class. 2015-08-03 15:09:12 -03:00