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

refactor(deps): Migrate from jws library #1650

Open
danielbankhead opened this issue Sep 27, 2023 · 1 comment
Open

refactor(deps): Migrate from jws library #1650

danielbankhead opened this issue Sep 27, 2023 · 1 comment
Labels
next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@danielbankhead
Copy link
Contributor

jws hasn't been maintained for 4+ years - we should migrate to another JWT library.

Here's a nice list: https://jwt.io/libraries

Also consider compatibility and any significant changes in bundle size.

@danielbankhead danielbankhead added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Sep 27, 2023
@TeemuKoivisto
Copy link

Seems nothing has happened but you definitely should. jws doesn't work in CloudFlare workers and probably other places as well

@d-goog d-goog added the next major: breaking change this is a change that we should wait to bundle into the next major version label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next major: breaking change this is a change that we should wait to bundle into the next major version priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants