rambleraptor opened a new issue, #1510:
URL: https://github.com/apache/iceberg-rust/issues/1510

   ### What's the feature are you trying to implement?
   
   Java and Python have 
[AuthManager](https://iceberg.apache.org/javadoc/1.8.0/org/apache/iceberg/rest/auth/AuthManager.html)
 support for setting authentication. 
   
   I'm borrowing the list of steps from [this 
issue](https://github.com/apache/iceberg-python/issues/1876) since they should 
roughly match. Happy to contribute this!
   
   - [ ] Create AuthManager class
   - [ ] Replace existing oauth2 token fetching workflow with a Oauth2Manager
   - [ ] Expose way for users to use a custom AuthManager when defining REST 
Catalog
   
   
   
   ### Willingness to contribute
   
   I can contribute to this feature independently


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to