spring-security/oauth2
Josh Cummings 7550907e03
Polish OAuth2AccessTokenResponse converters
Since these converters no longer have a direct reference to the HTTP
stack, it would be better to move them into another package. Also, now
that the converters are public, we should follow the prevailing
converter naming convention, which is to call it STConverter for an
implementation of Converter<S, T>.
2020-01-30 16:42:44 -07:00
..
oauth2-client Introduce Reactive OAuth2Authorization success/failure handlers 2020-01-16 15:24:55 -05:00
oauth2-core Polish OAuth2AccessTokenResponse converters 2020-01-30 16:42:44 -07:00
oauth2-jose Unlock dependencies for next development version 2020-01-08 22:15:17 +01:00
oauth2-resource-server Unlock dependencies for next development version 2020-01-08 22:15:17 +01:00