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

Upgrade JJWT to more recent version #8

Open
ryanrdoherty opened this issue Mar 11, 2024 · 0 comments
Open

Upgrade JJWT to more recent version #8

ryanrdoherty opened this issue Mar 11, 2024 · 0 comments

Comments

@ryanrdoherty
Copy link
Member

ryanrdoherty commented Mar 11, 2024

JJWT is now at 0.12.5 (up from 0.11.5, which we upgraded to during bearer token enhancements). It does offer some new features which could cut down on our custom code, but has a moderately different API and so upgrading is a bit of a project to figure out the new methods/procedures for doing what we need to do, esp regarding signatures and signature algorithms. Should probably do this at some point (it may be beyond 0.12.5 by then), but not an emergency.

https://github.com/jwtk/jjwt
https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api

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

1 participant