mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
This will allow us to break up ServletOAuth2AuthorizedClientExchangeFilterFunction into multiple components if we decide to later. Issue: gh-5545