-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Closed
Copy link
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)status: first-timers-onlyAn issue that can only be worked on by brand new contributorsAn issue that can only be worked on by brand new contributors
Milestone
Description
We should consider removing NimbusReactiveJwtDecoder.JwkSourceReactiveJwtDecoderBuilder since it's not used.
I also noticed that the equivalent does not exist in NimbusJwtDecoder.
If we decide to keep it than we should change the generic types from Function<JWT, Flux<JWK>> to Function<SignedJWT, Flux<JWK>>.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)status: first-timers-onlyAn issue that can only be worked on by brand new contributorsAn issue that can only be worked on by brand new contributors