41d1fe9191
As stated in PyJWT's documentation [1] and JWT specification [2][3], UTC times must be used. This commit fixes JWT decoding in servers not using UTC time. [1] https://pypi.python.org/pypi/PyJWT/1.4.0 [2] https://tools.ietf.org/html/rfc7519#section-4.1.6 [3] https://tools.ietf.org/html/rfc7519#section-2 |
||
---|---|---|
.. | ||
__init__.py | ||
permissions.py | ||
service.py | ||
views.py |