Skip to content

Maybe change JWT lib? #632

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

Open
PrinzKenny1 opened this issue May 12, 2025 · 3 comments
Open

Maybe change JWT lib? #632

PrinzKenny1 opened this issue May 12, 2025 · 3 comments

Comments

@PrinzKenny1
Copy link

Hi,

I saw the discussion on discord abt the multiple audiences field in the jwt token and that the current lib only supports one audience (https://discord.com/channels/552499021260914688/1311845766750404691). They fixed it already but didn't release a new version... In general the current lib used seems rather stale, and I would suggest switching to an active one like https://github.com/lestrrat-go/jwx.

@dbarrosop
Copy link
Member

dbarrosop commented May 16, 2025

That would be a possibility, we would need to look into it. Right now github metrics lean more towards the current library (used by and contributors). Is there any particular feature you are missing or concern beside the multiple audiences? In any case, it will mostly boil down to benefits/concerns vs effort.

@PrinzKenny1
Copy link
Author

Nope, no further concerns as of now :)

@dbarrosop
Copy link
Member

Ok, thanks for bringing this in. Will leave it open for now and we can re-evaluate over time as we see how both libs progress. Too much on our plate right now anyway :P

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