May 24, 2021
Hi cool article, I have question, when I am logging uer out when his token is invalid, I am facing difficulty to make react component aware instantly. I can clear localStorage but I am not able to effect my global state as I have only access to them from inside component. Do you have any suggestions, by the way I am using context api.