yuchanns commented on issue #4733:
URL: https://github.com/apache/opendal/issues/4733#issuecomment-2167056212

   I agree with you. I overlooked the client side. I prefer to delegate the 
token generation part to the lib. However, it's crucial to keep the secret 
confidential for client apps.
   
   IMO, all we need is an extra `access_token`. Users can configure it with 
either an `access_token` or a set of `refresh_token`, `client_id`, and 
`client_secret`.


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