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

Add implementation of AppAuthClient for default (sync & async) clients. #162

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

wfraser
Copy link
Member

@wfraser wfraser commented Nov 15, 2024

With the v0.19 HTTP client refactor, implementing this was super easy.

Resolves #156

Checklist

General Contributing

  • I have read the Code of Conduct and signed the CLA.
  • I have added an entry to the RELEASE_NOTES.md file, or believe it's not necessary for this change.

Validation

Tested manually with the check/app route.

@wfraser wfraser merged commit 70cb6e0 into dropbox:master Dec 4, 2024
3 checks passed
@wfraser wfraser deleted the misc branch December 4, 2024 23:08
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.

Document the recommended way of getting an AppAuthClient
1 participant