django-oidc-provider/oidc_provider/lib
Brice Gelineau 975eb0163f Fix timestamps computing in tokens
The timestamp of timezone-aware datetimes was offset by the value of their timezone.
2016-11-30 15:23:11 +01:00
..
endpoints Fix TypeError Unicode when using hashlib. 2016-11-04 15:56:51 -03:00
utils Fix timestamps computing in tokens 2016-11-30 15:23:11 +01:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Fix translations handling 2016-11-24 13:09:19 +01:00
errors.py Refactoring userinfo endpoint. Create decorator "oauth2.protected_resource_view". 2016-02-15 17:13:19 -03:00