Uh oh!
There was an error while loading. Please reload this page.
change: Migrate credentials to use google-auth-library - #2466
Merged
Conversation
This was referenced Feb 28, 2024
jonathanedey
left a comment
Contributor
There was a problem hiding this comment.
Looks good so far! Left one comment.
| ); | ||
| return { | ||
| ...credentials, | ||
| access_token: accessToken, |
Contributor
There was a problem hiding this comment.
Do we need to assign access_token here?
MemberAuthor
There was a problem hiding this comment.
Yeah I am keeping the shape of the internal GoogleOAuthAccessToken type here
hsubox76
approved these changes
Mar 6, 2024
foxrafa
commented
May 13, 2024
Contributor
I submitted a fix for ADC not working for human accounts here #2553 |
VitaliAndrushkevich
commented
Jul 5, 2024
Could you please provide an update on the status of this PR? |
KemingHe
commented
Jul 7, 2024
@lahirumaramba@hsubox76 Hello there, as a |
lahirumarambaforce-pushed
the
lm-migrate-cred-stage1
branch
from
November 1, 2024 22:00
9f97343 to
16dea4cComparelahirumaramba
marked this pull request as ready for review
November 1, 2024 22:01
lahirumaramba
marked this pull request as draft
November 1, 2024 22:01
lahirumaramba
marked this pull request as ready for review
November 1, 2024 22:02
lahirumaramba
marked this pull request as draft
November 1, 2024 22:02
lahirumaramba
marked this pull request as ready for review
November 1, 2024 22:02
lahirumarambaforce-pushed
the
lm-migrate-cred-stage1
branch
from
November 3, 2024 19:01
5efd109 to
bf0df9dComparelahirumarambaforce-pushed
the
lm-migrate-cred-stage1
branch
from
November 3, 2024 19:04
bf0df9d to
d81fa18Comparelahirumarambaforce-pushed
the
lm-migrate-cred-stage1
branch
from
November 4, 2024 18:32
392987e to
b5896fcCompare
This was referenced Nov 5, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
google-auth-libraryResolves: #1377