jerrypeng opened a new pull request #5404: Make Function Authentication Provider pluggable URL: https://github.com/apache/pulsar/pull/5404 ### Motivation The FunctionAuthProvider is an interface responsible for distributing authentication data to functions. Currently the implementation used is hard coded and not pluggable. ### Modifications Make FunctionAuthProvider pluggable so uses can choose implementations
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
