REST addon: com.haulmont.addon.restapi.store.ServerTokenStoreImpl#removeRefreshTokenFromMemory

Hello,

the method removeRefreshTokenFromMemory doesn’t remove the refresh token from refreshTokenValueToUserLoginStore - is this wanted behaviour?

removeAccessTokenFromMemory DOES remove the token from its accessTokenValueToUserLoginStore map.

Hi @klaus
Thank you for reporting the problem.
We have created an issue: Clear `refreshTokenValueToUserLoginStore` map while removing refresh token from TokenStore · Issue #139 · cuba-platform/restapi · GitHub

1 Like