apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
682 stars 208 forks source link

[Improvement] Support Oauth2AuthProvider for Python client #3755

Open xloya opened 1 month ago

xloya commented 1 month ago

What would you like to be improved?

Currently the Python client does not support Oauth2 authentication, which is supported in the Java client. We should support this capability in the Python client.

How should we improve?

No response

noidname01 commented 1 week ago

@xloya Hi, I would like to work on this.

xloya commented 1 week ago

@noidname01 Sure, go ahead.