Skip to content

Commit

Permalink
Add ReactiveOidcIdTokenDecoderFactory#setWebClientResolver
Browse files Browse the repository at this point in the history
Closes gh-13274
  • Loading branch information
ubaid4j authored and jzheaux committed Feb 1, 2024
1 parent b0da37d commit e771267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
* @author Joe Grandja
* @author Rafael Dominguez
* @author Mark Heckler
* @author Ubaid ur Rehman
* @since 5.2
* @see ReactiveJwtDecoderFactory
* @see ClientRegistration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
/**
* @author Joe Grandja
* @author Rafael Dominguez
* @author Ubaid ur Rehman
* @since 5.2
*/
public class ReactiveOidcIdTokenDecoderFactoryTests {
Expand Down

0 comments on commit e771267

Please sign in to comment.