Skip to content

chore: migrate code from googleapis/google-auth-library-nodejs #87

Closed
GautamSharda wants to merge 1087 commits intomainfrom
google-auth-library-nodejs-migration
Closed

chore: migrate code from googleapis/google-auth-library-nodejs #87
GautamSharda wants to merge 1087 commits intomainfrom
google-auth-library-nodejs-migration

Conversation

@GautamSharda
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

aeitzman and others added 30 commits August 26, 2022 10:20
* feat: adding workforce documentation to readme

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* feat: Support Not Requiring `projectId` When Not Required

* test: Add test for `null` projectId support
🤖 I have created a release *beep* *boop*
---


## [8.5.0](googleapis/google-auth-library-nodejs@v8.4.0...v8.5.0) (2022-08-31)


### Features

* Support Not Requiring `projectId` When Not Required ([#1448](googleapis/google-auth-library-nodejs#1448)) ([b37489b](googleapis/google-auth-library-nodejs@b37489b))


### Bug Fixes

* add hashes to requirements.txt ([#1544](googleapis/google-auth-library-nodejs#1544)) ([#1449](googleapis/google-auth-library-nodejs#1449)) ([54afa8e](googleapis/google-auth-library-nodejs@54afa8e))
* remove `projectId` check for `signBlob` calls ([6c04661](googleapis/google-auth-library-nodejs@6c04661))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop*
---


## [8.5.1](googleapis/google-auth-library-nodejs@v8.5.0...v8.5.1) (2022-08-31)


### Bug Fixes

* do not use #private ([#1454](googleapis/google-auth-library-nodejs#1454)) ([6c30274](googleapis/google-auth-library-nodejs@6c30274))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
…rrors (#1457)

* refactor: Use payload as message for reauth-related `invalid_grant`

* test: fix

* refactor: use `Array.isArray`
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* feat: adding validation for psc endpoints

* lint fix

* adding test cases
This reverts commit 86b258da699810ead624419333a1a7f998f1b376.
* fix: Validate url domain for aws metadata urls

* lint

* refactor and add test for ipv6

* update undefined check
* feat: Introduce environment variable for quota project

* remove new line

* add awaits

* clean up cached cred logic

* add explicit quota project

* remove explicit value

* enhance test

Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
Notes:
- Validates a URL's `hostname` rather than`host`
- Added test for URL with port
- Uses static variables for AWS metadata IP Addresses
- `RangeError` rather than `Error`
- Separated validators from setters in `constructor`
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* refactor: Fix `idTokenClient` sample

The types were incorrect.

* refactor: Unify `GoogleAuth#fromJSON` logic

* refactor: remove unused type
…rievable through environment vars (#1493)

* fix: do not call metadata server if security creds and region are retrievable through environment vars

* comments

* refactor

* review

* fix for consistency

* lint

* remove docs check

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bankhead <danielbankhead@google.com>
* test: Use Native FS Temp Directory Tools

Fixes: #1481

* build: fix linkinator config fo 169.254.169.254

* revert: linkinator debug
* test(docs): skip linkinator check

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* build: fix ignore

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* Removing url validation

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix: minor change to language in documentation

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(deps): update dependency karma-sourcemap-loader to ^0.4.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
@GautamSharda GautamSharda force-pushed the google-auth-library-nodejs-migration branch 4 times, most recently from 6317834 to 382578e Compare October 21, 2025 23:53
@GautamSharda GautamSharda force-pushed the google-auth-library-nodejs-migration branch 3 times, most recently from eecc0e5 to 1e12566 Compare October 22, 2025 23:37
@GautamSharda GautamSharda force-pushed the google-auth-library-nodejs-migration branch from b4ba5fe to 38d638a Compare October 23, 2025 00:31
@GautamSharda GautamSharda force-pushed the google-auth-library-nodejs-migration branch from 81aec11 to 73194ec Compare October 23, 2025 20:56
@GautamSharda GautamSharda force-pushed the google-auth-library-nodejs-migration branch 2 times, most recently from 3010b38 to 4d51feb Compare October 24, 2025 21:14
@GautamSharda GautamSharda deleted the google-auth-library-nodejs-migration branch October 27, 2025 20:59
GautamSharda pushed a commit that referenced this pull request Oct 29, 2025
GautamSharda pushed a commit that referenced this pull request Oct 29, 2025
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.