Add to/from json methods to Credentials classes
This adds to_json and from_json methods to GoogleCredentials and _ServiceAccountCredentials classes. This allows them to be serialized by multistore_file. Resolves: #384
Loading
Please sign in to comment