RobertIndie opened a new issue, #1238:
URL: https://github.com/apache/pulsar-client-go/issues/1238

   **Is your feature request related to a problem? Please describe.**
   
   Currently, the go client doesn't support setup OAuth2 params without the 
grant type to be specified.
   The broker only supports the `client_credentials` grant type.  It would be 
better to make this the default grant type for the Go client. This change would 
align the Go client's behavior with that of the Java client.
   
   **Describe the solution you'd like**
   Set `client_credentials` as the default OAuth2 grant type.
   
   **Describe alternatives you've considered**
   None yet
   
   **Additional context**
   None


-- 
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: commits-unsubscr...@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to