Closed angelakis closed 4 years ago
It tries to write in private_path which is None.
https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/blob/6f8dbb1e0003a247f791dad46ff4e2a2ec661167/src/cryptojwt/key_jar.py#L841
Cut and paste error.
Pushed a fix.
It tries to write in private_path which is None.
https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/blob/6f8dbb1e0003a247f791dad46ff4e2a2ec661167/src/cryptojwt/key_jar.py#L841