8000 Fixed bug with keys not first in keybag by ItalyPaleAle · Pull Request #101 · auth0/idtoken-verifier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixed bug with keys not first in keybag #101

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

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

ItalyPaleAle
Copy link
Contributor
@ItalyPaleAle ItalyPaleAle commented Mar 16, 2020

Changes

While working on a PR for #100, realized this. Had to move the if statement outside of the for loop, or the getJWKS method would fail if the key isn't the first in the keybag.

Checklist

While working on a PR for auth0#100, realized this. Had to move the `if` statement outside of the for loop, or the `getJWKS` method would fail if the key isn't the first in the keybag.
@ItalyPaleAle ItalyPaleAle requested a review from a team March 16, 2020 07:23
@adamjmcgrath adamjmcgrath requested review from adamjmcgrath and removed request for a team March 16, 2020 13:40
Copy link
Contributor
@adamjmcgrath adamjmcgrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ItalyPaleAle!

@adamjmcgrath adamjmcgrath merged commit 5b432a1 into auth0:master Mar 16, 2020
@adamjmcgrath adamjmcgrath mentioned this pull request Mar 16, 2020
4 tasks
@ItalyPaleAle ItalyPaleAle deleted the patch-1 branch March 17, 2020 15:42
@ItalyPaleAle
Copy link
Contributor Author

Any indication on when this (kind of critical) bug fix will be released?

@ItalyPaleAle
Copy link
Contributor Author

@adamjmcgrath When will you be able to publish a release with this important fix?

@adamjmcgrath
Copy link
Contributor

@ItalyPaleAle yep, apologies this slipped my mind, will prepare a release shortly

@adamjmcgrath adamjmcgrath added this to the v2.0.3 milestone Apr 22, 2020
@adamjmcgrath adamjmcgrath mentioned this pull request Apr 23, 2020
@adamjmcgrath
Copy link
Contributor

@ItalyPaleAle released https://github.com/auth0/idtoken-verifier/releases/tag/v2.0.3

@ItalyPaleAle
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0