Skip to content

Issues: googleapis/google-auth-library-nodejs

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

refactor!: Move Base AuthClient Types to authclient.ts Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1773 opened Mar 12, 2024 by danielbankhead
Use ENVAR for service account impersonation priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1763 opened Feb 28, 2024 by rhodgkins
Slow response times when obtaining Domain Wide Delegation token and during inbound Authorization header validation priority: p2 Moderately-important priority. Fix may not be included in next release. status: blocked Resolving the issue is dependent on other work. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1756 opened Feb 9, 2024 by ianhannaford
test(chore): Fix IAP Config and Revert Skipped Sample Test priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.
#1717 opened Jan 3, 2024 by danielbankhead
refactor!: Remove Transporter and DefaultTransporter from GoogleAuth class Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1687 opened Nov 2, 2023 by danielbankhead
chore: Clean-up Documentation for Mapped SnakeCased Properties priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
#1686 opened Oct 25, 2023 by danielbankhead
feat: Provide Mechanism to Change AuthClient Scopes Uniformly priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1681 opened Oct 23, 2023 by danielbankhead
feat!: Normalize GoogleAuth<T> to AuthClient Breaking Change next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1677 opened Oct 13, 2023 by danielbankhead
feat!: Normalize #scopes args and properties to string[] Breaking Change next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1676 opened Oct 12, 2023 by danielbankhead
refactor!: Remove RefreshOptions type in OAuth2Client Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1675 opened Oct 12, 2023 by danielbankhead
refactor!: Remove envDetect.ts and utilize gcp-metatada's utilities Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1674 opened Oct 12, 2023 by danielbankhead
refactor!: Remove DEFAULT_UNIVERSE from BaseExternalClient Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1673 opened Oct 12, 2023 by danielbankhead
refactor!: Remove additionalOptions from AuthClients Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1672 opened Oct 12, 2023 by danielbankhead
refactor!: Remove src/options.ts Breaking Change good first issue This issue is a good place to started contributing to this repository. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1658 opened Oct 2, 2023 by danielbankhead
refactor(deps): Migrate from jws library priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1650 opened Sep 27, 2023 by danielbankhead
feat: Alternate Runtimes Support docs electron in progress priority: p3 Desirable enhancement or fix. May not be included in next release. samples Issues that are directly related to samples. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. web
#1638 opened Sep 7, 2023 by danielbankhead
Feature request: Support Workload Identity Federation on AWS Fargate priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1594 opened Jul 16, 2023 by aaleksandrov
Connect to IAP protected endpoint with Workload Identity Federation priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1545 opened May 12, 2023 by michajas
refactor!: Circular dependencies - src/crypto/crypto.js and src/auth/pluggable-auth-client.js Breaking Change next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. semver: major Hint for users that this is an API breaking change. type: cleanup An internal cleanup or hygiene concern.
#1539 opened Apr 16, 2023 by nstuyvesant
IAP service account certificate error priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1537 opened Apr 12, 2023 by peteole
Unhelpful/Misleading Error Message when Credentials File is Empty priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1527 opened Mar 2, 2023 by theGOTOguy
OAuth2: How to check when only the refresh token is invalid priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
#1515 opened Jan 15, 2023 by max-pod
chore(build): Revert skip linkinator check priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1512 opened Jan 10, 2023 by danielbankhead
Remove reauth Custom Error Handling priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1510 opened Jan 6, 2023 by danielbankhead
How do I specify a delegated user with Workload Identity Federation via a Service Account priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
#1509 opened Jan 4, 2023 by rdatta11
ProTip! Mix and match filters to narrow down what you’re looking for.