graphql-java-kickstart/graphql-spring-webclient

Replace deprecated UnAuthenticatedServerOAuth2AuthorizedClientRepository

oliemansm opened this issue · 0 comments

The UnAuthenticatedServerOAuth2AuthorizedClientRepository has been deprecated.

Describe the solution you'd like
Replace the deprecated code to stay up to date with latest Spring Security version.