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

feat: Improve AuthClient Compatibility #1641

Merged
merged 7 commits into from
Aug 27, 2024
Merged

Conversation

danielbankhead
Copy link
Member

@danielbankhead danielbankhead commented Aug 7, 2024

Currently OAuth2Client and JSONClient are the only supported AuthClients, which can lead to issues in the future for those looking to use other AuthClients. This PR opens the functionality up to other AuthClients.

This can be further cleaned up in the future with the following upstream FRs:

🦕

@danielbankhead danielbankhead requested review from a team as code owners August 7, 2024 19:37
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Aug 7, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 22, 2024
@danielbankhead danielbankhead merged commit 4edd33d into main Aug 27, 2024
21 checks passed
@danielbankhead danielbankhead deleted the improve-authclient-compat branch August 27, 2024 17:58
@release-please release-please bot mentioned this pull request Aug 27, 2024
danielbankhead added a commit that referenced this pull request Aug 28, 2024
danielbankhead added a commit that referenced this pull request Aug 28, 2024
* Revert "feat: Improve `AuthClient` Compatibility (#1641)"

This reverts commit 4edd33d.

* chore: keep `cheerio`
danielbankhead added a commit that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants