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

fix: multiple public key compatibility, missing metadata #15

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

aarnaud
Copy link
Contributor

@aarnaud aarnaud commented Jan 25, 2024

Using multiple public key pem file input won't generate a JWKS with multiple key.

This PR fix the issue.

Signed-off-by: Anthony ARNAUD <github@anthony-arnaud.fr>
@MicahParks
Copy link
Owner

MicahParks commented Jan 25, 2024

Fantastic. Thank you @aarnaud. Looks like this was a typo that caused the key ID to be empty. Great catch.

@MicahParks MicahParks merged commit 1800a70 into MicahParks:master Jan 25, 2024
@MicahParks MicahParks added the bug Something isn't working label Jan 25, 2024
@MicahParks
Copy link
Owner

MicahParks commented Jan 25, 2024

Please use the latest release v0.5.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants