On session expire open react dialog in app axios instead of prompt
On session Expire , if any of the API fails then status code comes out to be 401 and we show prompt to ask password and re new the token again . But problem is that we do not want to show prompt we want react dialog to get open instead of that prompt.