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(all): prefer using WithDefaultScope option internally #1476

Merged
merged 2 commits into from Mar 15, 2022

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Mar 14, 2022

Currently these clients don't allow users to specify an aud because
both aud and scopes may not be provided at the same time. By moving
internal logic to use WithDefaultScopes we allow more flexability
with these clients. Updated local cached file.

Internal issue: b/223898679

Currently these clients don't allow users to specify an aud because
both aud and scopes may not be provided at the same time. By moving
internal logic to use WithDefaultScopes we allow more flexability
with these clients. Updated local cached file.

Internal issue: b/223898679
@codyoss codyoss requested review from a team and yoshi-approver as code owners March 14, 2022 16:50
@codyoss codyoss added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 14, 2022
@codyoss
Copy link
Member Author

codyoss commented Mar 14, 2022

Doing a couple of spot checks still.

@codyoss codyoss removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 14, 2022
@codyoss
Copy link
Member Author

codyoss commented Mar 14, 2022

Similar changes have been present in our GAPIC clients for a long time now: googleapis/google-cloud-go#3374

@codyoss codyoss enabled auto-merge (squash) March 15, 2022 16:09
@codyoss codyoss disabled auto-merge March 15, 2022 16:09
@codyoss codyoss enabled auto-merge (squash) March 15, 2022 16:09
@codyoss codyoss merged commit 0922a63 into googleapis:main Mar 15, 2022
@codyoss codyoss deleted the default-scopes branch March 15, 2022 16:45
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.

None yet

2 participants