rambleraptor opened a new pull request, #579: URL: https://github.com/apache/iceberg-go/pull/579
The Java and Python implementations introduced an AuthManager interface, where users could add their own custom authentication solutions. An AuthManager was responsible for creating an authentication header. This adds an interface for an AuthManager and converts the OAuth logic to its own AuthManager. No APIs were broken in this transition. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
