spring authorization server storing access_token_value is empty
In spring oauth2 authorization server i store the token using JdbcOAuth2AuthorizationService but the only problem is the “access_token_value” is empty in database
In spring oauth2 authorization server i store the token using JdbcOAuth2AuthorizationService but the only problem is the “access_token_value” is empty in database