ebrown14 opened a new issue, #285:
URL: https://github.com/apache/pulsar-dotpulsar/issues/285

   ### Is your feature request related to a problem? Please describe
   
   Other Pulsar clients support basic authentication using a userId and a 
password. DotPulsar only supports token auth.
   
   ### Describe the solution you'd like and alternatives you've considered
   
   Implement a BasicAuthentication class that implements IAuthentication and 
extend the AuthenticationFactory to have .Basic() methods that return the new 
class.


-- 
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]

Reply via email to