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

githubauth: fix response parsing #291

Merged
merged 2 commits into from
Feb 19, 2024
Merged

githubauth: fix response parsing #291

merged 2 commits into from
Feb 19, 2024

Conversation

sethvargo
Copy link
Contributor

@sethvargo sethvargo commented Feb 19, 2024

This fixes a bug where the TokenSource would return the correct value, but the direct invocations would fail.

This is affecting the latest Minty release.

Review the first commit for the nicer diff. The second commit is moving things around so this mistake doesn't happen again: 1dc001b.

@sethvargo sethvargo requested a review from verbanicm February 19, 2024 00:35
@sethvargo sethvargo requested a review from a team as a code owner February 19, 2024 00:35
This fixes a bug where the TokenSource would return the correct value, but the direct invocations would fail.
@sethvargo sethvargo force-pushed the sethvargo/app branch 2 times, most recently from f3fa8fb to 2d4fec8 Compare February 19, 2024 00:40
@sethvargo sethvargo enabled auto-merge (squash) February 19, 2024 01:20
@sethvargo sethvargo merged commit bba64a1 into main Feb 19, 2024
2 checks passed
@sethvargo sethvargo deleted the sethvargo/app branch February 19, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants