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

Ensure that RefreshAccessToken uses correct HttpClient #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evolvedlight
Copy link

@evolvedlight evolvedlight commented Sep 15, 2022

This fixes #324 by changing RefreshAccessToken to use the provided HttpClient

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • SDK Code Change
  • Example/Test Code Change

Validation

  • Does this code build successfully?
  • Do all tests pass?
  • Does Stylecop pass?

@CLAassistant
Copy link

CLAassistant commented Sep 15, 2022

CLA assistant check
All committers have signed the CLA.

@greg-db
Copy link
Contributor

greg-db commented Sep 15, 2022

Thanks for putting this together! I'll ask the team to review this.

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.

Dropbox Client uses wrong httpclient which causes port exhaustion
3 participants