spring-security/oauth2/oauth2-core
Steve Riesenberg 10de63ce89 Access Token Response supports any data type
Changed the converter used to convert a map into an OAuth2AccessTokenResponse to
support any object as the value, including json numbers and nested objects. Also
deprecated old classes/setters and added new classes/setters.

Closes gh-9685
2021-06-01 14:38:14 -05:00
..
src Access Token Response supports any data type 2021-06-01 14:38:14 -05:00
spring-security-oauth2-core.gradle add management platform(project(":spring-security-dependencies")) 2021-04-05 10:36:36 -05:00