django-oidc-provider/oidc_provider/lib/utils
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
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
common.py Add custom user info model feature. 2015-08-11 15:58:52 -03:00
params.py Change name of the package. 2015-02-18 15:07:22 -03:00
token.py Upgrade pyjwkest to version > 1.0.3 2015-09-30 17:31:49 +02:00