I am using Axios, and through an interceptor, I want to redirect to my app\'s Login screen when the response is a 401.
Here is my code from my App.js (si
App.js