-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Bump jsonwebtoken to 9.0.0 #8356
Comments
Hi @mtrezza it's not related to the new auth system, they just introduced some breaking changes. here the migration guide for my self, i think it's an easy one: https://github.com/auth0/node-jsonwebtoken/wiki/Migration-Notes:-v8-to-v9 |
I meant that it's probably easy to fix for someone who worked on the recent auth PR, since it seems auth related. Thanks for posting the link, should make it easier for someone to pick this issue up. |
Thanks for opening this issue!
|
🎉 This change has been released in version 6.0.0-alpha.32 |
🎉 This change has been released in version 6.1.0-beta.1 |
🎉 This change has been released in version 6.1.0-alpha.1 |
🎉 This change has been released in version 6.1.0 |
New Feature / Enhancement Checklist
Current Limitation
Upgrade fixes security vulnerabilities, but since it's a major version upgrade, some tests fail.
Feature / Enhancement Description
Adapt code for upgrade to 9.0.0.
Example Use Case
n/a
Alternatives / Workarounds
n/a
The text was updated successfully, but these errors were encountered: