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

Create smallrye-jwt-reactive module #345

Open
sberyozkin opened this issue Dec 10, 2020 · 1 comment
Open

Create smallrye-jwt-reactive module #345

sberyozkin opened this issue Dec 10, 2020 · 1 comment

Comments

@sberyozkin
Copy link
Contributor

We should have a new module which will offer Uni responses for JWTParser and JWTCallerPrincipalFactory which will help Quarkus users write better reactive applications involving smallrye-jwt

@sberyozkin sberyozkin changed the title Create smallrye-jwt-parser-reactive module Create smallrye-jwt-reactive module Dec 10, 2020
@kdubb
Copy link

kdubb commented Nov 21, 2021

Any movement on this? This is literally the only code we have that isn't reactive or coroutines. We verify our JWTs using HTTP JWKs which obviously required remote fetches. The fetches are already reactive this interface is the only limiter.

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