GehirnInc / python-jwt

JSON Web Token library for Python
https://pypi.python.org/pypi/jwt
Apache License 2.0
145 stars 30 forks source link

Add support for custom json serializer #23

Open dizballanze opened 5 years ago

dizballanze commented 5 years ago

Added support for custom JSON serializers. This allows to use more efficient JSON serializers like orjson or ujson

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 91.34% when pulling a3feebcc6c4638a3e66dc78fca3c9c98f4fdbf4c on dizballanze:master into 39f0ee6fd6d71ee335b1229b91ab0bb47bdd71f0 on GehirnInc:master.