DescriptionFixes refreshing a SignedJwtAssertionCredentials w/Storage. There were two issues, first private_key was binary and not serializable into JSON, and secondly the access_token wasn't being restored when reading from JSON.
Also fix up some logging to use named loggers.
Fixes issue #160.
Patch Set 1 #
Total comments: 6
MessagesTotal messages: 5
|