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

JWT Dynamic Secrets/Keys #1731

Closed
bubbajoe opened this issue Dec 22, 2020 · 2 comments
Closed

JWT Dynamic Secrets/Keys #1731

bubbajoe opened this issue Dec 22, 2020 · 2 comments

Comments

@bubbajoe
Copy link

I was looking at this PR #1303, and I am wondering why this wasn't merged.

The map solution that was merged seems to only cover a specific use-case.

I am trying to created dynamic secrets for each user, so basically this means going to the database on each request. I would like to add that logic, and I saw that quite a few other people wanted to do the same. This doesn't seem to be possible with the current implementation.

@antonindrawan
Copy link
Contributor

@bubbajoe : I also have the need to pass a user-defined KeyFunc.
To address that, I just opened PR #1756.

@aldas
Copy link
Contributor

aldas commented May 8, 2021

PR #1756 was released with v4.3.0

@aldas aldas closed this as completed May 8, 2021
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

3 participants