Adi – 19-57 Jul 29
I am using redux persist which is nothing but localstorage. If user account gets deleted then I am deleting user session and navigating user to login page. But in that case how can I remove user specific data from localstorage? any suggestions?
