mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Renamed OidcReactiveAuthenticationManager to OidcAuthorizationCodeReactiveAuthenticationManager since it only handles authorization code flow. Fixes: gh-5530