You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/05 06:30:46 UTC

[GitHub] [pulsar-client-node] k2la edited a comment on issue #148: Appropriate authentication method to access Tuya cloud pulsar client

k2la edited a comment on issue #148:
URL: https://github.com/apache/pulsar-client-node/issues/148#issuecomment-813218516


   I looked at the following Tuya's codes.
   It appears that clients connect to pulsar cluster with its own authentication method.
   - https://github.com/TuyaInc/TuyaDemo/blob/084582bd39c3f6b6f8ee6976da996e694ee40f25/open-mq-sdk/src/main/java/com/tuya/open/sdk/mq/MqAuthenticationDataProvider.java#L11-L19
   - https://github.com/TuyaInc/tuya_pulsar_sdk_go/blob/46c1e459e32e2f9ebd76bf39bebe50a904b17c29/auth.go#L19-L34
   
   If this method is implemented in pulsar-client-cpp, we will be able to implement it in pulsar-client-node.


-- 
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:
users@infra.apache.org