erickguan opened a new pull request, #5733: URL: https://github.com/apache/opendal/pull/5733
# Which issue does this PR close? Closes #5653. Part of #5677. Part of #5702. # Rationale for this change <!-- Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed. Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes. --> # What changes are included in this PR? This is a somewhat large PR. Reviewing it commit by commit is easier. 1. This PR extracts the OneDrive service into the "core" structure. Minor changes to names, how to stat, etc. 2. Uses context for an HTTP client. 3. Adds a signer. This mostly follows the Google Drive service signer implementation. # Are there any user-facing changes? I added a few more refresh token settings for the OneDrive service. I added the documentation. -- 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]
