m4rcelofs opened a new issue #55: Support for custom Authentication mechanism URL: https://github.com/apache/pulsar-client-node/issues/55 In the Java SDK, it's easy as a consumer to use a custom authentication method. Is there a way to do the same in the JS SDK? I tried browsing the source but couldn't find a straightforward way to accomplish it. Example of what I'm trying to do: - [implement Authentication](https://github.com/TuyaInc/TuyaDemo/blob/master/open-mq-sdk/src/main/java/com/tuya/open/sdk/mq/MqAuthentication.java) - [implement AuthenticationDataProvider](https://github.com/TuyaInc/TuyaDemo/blob/master/open-mq-sdk/src/main/java/com/tuya/open/sdk/mq/MqAuthenticationDataProvider.java)
---------------------------------------------------------------- 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
