nodece opened a new pull request, #914: URL: https://github.com/apache/pulsar-client-go/pull/914
Fix https://github.com/apache/pulsar-client-go/issues/863 ### Motivation The auth package is internal, the developer cannot implement their auth provider, so we need to move out the auth package from internal. ### Modifications Move out the auth package from internal. -- 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]
