OAuth2AccessTokenResponse cannot be serialized by Jackson #9628
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
status: invalid
An issue that we don't feel is valid
Expected Behavior
OAuth2AccessTokenResponse
can be serialized.Token storing with redis is popular .
Current Behavior
Now it is a final class.
Context
Cause :
When I make
ObjectMapper
that :Cause :
The text was updated successfully, but these errors were encountered: