Commit 621c8e39 authored by Danny Hermes's avatar Danny Hermes
Browse files

Converting private_key to bytes if needed.

JWT Assertion constructor converts the private key to base64
so it can be stored in JSON, but base64.b64encode fails on
the unicode type.

Fixes #294.
parent c0a7d32a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment