google-auth-library-python icon indicating copy to clipboard operation
google-auth-library-python copied to clipboard

[Feature Request] Support JSON serialization

Open wj-chen opened this issue 2 years ago • 2 comments

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.

wj-chen avatar Apr 12 '23 05:04 wj-chen

Commit

Liamtoha avatar Apr 29 '23 11:04 Liamtoha

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?

clundin25 avatar May 09 '23 18:05 clundin25