google-auth-library-python
google-auth-library-python copied to clipboard
[Feature Request] Support JSON serialization
It would help to provide native support of JSON serialization and deserialization for use cases such as implementing storage of the different types of credential objects.
Commit
Hi @wj-chen, can you provide more details for this feature request?
The oauth2 Credential object has a to_json feature.
What are the other gaps that you would like to see filled?