KKcorps opened a new pull request #8033:
URL: https://github.com/apache/pinot/pull/8033


   The AuthTokenUtils class is present in the `pinot-core` package. However, 
the logic for token generation is also needed in pinot clients such as JDBC, 
Presto, etc. when username and password are provided by the user.
   It doesn't make sense to import `pinot-core` in these clients.
   In future, there should be an API to retrieve access tokens for clients that 
want to make API calls.


-- 
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...@pinot.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to