Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropbox rehaul #5

Merged
merged 14 commits into from
Dec 5, 2023
Merged

Dropbox rehaul #5

merged 14 commits into from
Dec 5, 2023

Conversation

tianjing-li
Copy link
Collaborator

What's being changed:

Rehauls the Dropbox connector:

  • Adds bearer auth/oauth
  • Refactors client code
  • Improves provider code
  • Improves README

How did you test this change (include any code snippets, API requests, screenshots, or gifs):

walterbm-cohere and others added 6 commits November 30, 2023 17:29
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dropbox/pyproject.toml Show resolved Hide resolved
dropbox/provider/provider.py Show resolved Hide resolved
dropbox/README.md Show resolved Hide resolved
dropbox/README.md Show resolved Hide resolved
Copy link
Collaborator

@walterbm-cohere walterbm-cohere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left three small comments but overall looks good!

@walterbm-cohere walterbm-cohere merged commit 66a86c3 into main Dec 5, 2023
2 checks passed
@walterbm-cohere walterbm-cohere deleted the dropbox-fixes branch December 5, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants