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

Get jsonwebtoken and jwks forks from crates.io #1958

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented Nov 7, 2024

Description of Changes

Porting this over from the release branch.

We were using custom forks of the jwks and jsonwebtoken crates, but this prevented us from publishing to crates.io because those crates were not published.

We have published the current versions of those crates.

API and ABI breaking changes

Not breaking.

Expected complexity level and risk

2

Testing

This successfully published to crates.io.

@bfops bfops requested review from jsdt and cloutiertyler November 7, 2024 18:32
@bfops bfops changed the title Move jsonwebtoken and jwks forks into submodules Get jsonwebtoken and jwks forks from crates.io Nov 7, 2024
@bfops bfops marked this pull request as ready for review November 7, 2024 19:54
@bfops bfops added this pull request to the merge queue Nov 7, 2024
Merged via the queue into master with commit adf6dab Nov 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants