I login to my ReactJS application using msal/Azure AD which sends me a JWT. I then set it on the headers of axios so all future calls to the REST API have the token until I