spring-security/oauth2/oauth2-client
Steve Riesenberg dab6950231
Move parametersCustomizer
The parametersCustomizer was introduced in 6.4.0-M4 with
DefaultOAuth2TokenRequestParametersConverter. However, it cannot be
applied to all parameters and so does not fully solve gh-11298.

This commit moves the customizer to the abstract class so it can be
applied to all parameters.

Closes gh-15939
2024-10-18 12:22:09 -05:00
..
src Move parametersCustomizer 2024-10-18 12:22:09 -05:00
spring-security-oauth2-client.gradle Update r2dbc-h2 to 1.0.0.RELEASE 2022-11-18 23:04:38 -06:00