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

fix: Rename auth to authClient & Use Generics for AuthClient #1371

Merged
merged 3 commits into from Feb 17, 2022

Conversation

danielbankhead
Copy link
Member

Reduces type conflicts for downstream consumers.

NOTE: https://github.com/googleapis/nodejs-common/blob/6d1e19edc0765b4d5cc7a37ccc2fcb0e441e0815/src/service.ts#L65-L73 will need to be updated immediately after this change (as GoogeAuth != AuthClient)

@danielbankhead danielbankhead requested review from a team as code owners February 17, 2022 20:19
@bcoe bcoe added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 17, 2022
@bcoe
Copy link
Contributor

bcoe commented Feb 17, 2022

testing against gax, before we merge.

@danielbankhead danielbankhead changed the title refactor: Rename auth to authClient fix: Rename auth to authClient & Use Generics for AuthClient Feb 17, 2022
@bcoe bcoe removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 17, 2022
@bcoe bcoe merged commit 8373000 into main Feb 17, 2022
@bcoe bcoe deleted the rename-auth-to-authclient branch February 17, 2022 23:09
@bcoe
Copy link
Contributor

bcoe commented Feb 17, 2022

Great work making this non-breaking.

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