Skip to content

refactor!: Remove Unused RefreshOptions type in OAuth2Client #1941

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

Closed
wants to merge 2 commits into from

Conversation

d-goog
Copy link
Contributor

@d-goog d-goog commented Feb 21, 2025

Description

Removing an unused type in OAuth2Client

Impact

Code clean-up and slightly reduced complexity.

Testing

None: this is a type-only removal for an unused type.

Additional Information

Fixes #1675 🦕

@d-goog d-goog requested review from a team as code owners February 21, 2025 07:15
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 21, 2025
@sofisl
Copy link
Contributor

sofisl commented Jun 4, 2025

Same as #1940, If you can confirm it will be a no-op for already released packages (gapics, handwrittens, and apiary), then I'm ok with it. Otherwise since we've already released these as majors I don't think it'll be wise to add another breaking change.

@d-goog d-goog closed this Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor!: Remove RefreshOptions type in OAuth2Client
2 participants