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

Switch away from jwt #167

Open
jalil-salame opened this issue Sep 26, 2024 · 1 comment
Open

Switch away from jwt #167

jalil-salame opened this issue Sep 26, 2024 · 1 comment

Comments

@jalil-salame
Copy link

jwt is unmaintained, the PRs and issues are not being addressed and there have been no updates in the last two years.

The alternatives I found are:

  • jwt-simple: less popular but on active development, currently supports wasm
  • jsonwebtoken: more popular (than jwt even), is in the process of introducing wasm support

I found this while looking at my transitive dependencies (and why base64 v0.13 was being pulled in).

@thomastaylor312
Copy link
Contributor

Thanks for the heads up here

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

No branches or pull requests

2 participants