spring-attic / spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
http://github.com/spring-projects/spring-security-oauth
Apache License 2.0
4.69k stars 4.05k forks source link

Is there any use of access_to_refresh:xxx at all? #1959

Open noor-siddique-paypay opened 2 years ago

noor-siddique-paypay commented 2 years ago

What is access_to_refesh:xxx used for at RedisTokenStore? I can see just setting and removing, no read no usage!