When Azure ADB2C cookie expired and I was prompted to log in again, I was not able to do so because the browser keeps redirecting back and forth, as it seems it's still using the cached cookie, but I am not sure. after removing the service worker from the project and from the browser, I was able to log in. I am not sure how to prevent the service worker from caching the cookie if's possible?

When Azure ADB2C cookie expired and I was prompted to log in again, I was not able to do so because the browser keeps redirecting back and forth, as it seems it's still using the cached cookie, but I am not sure. after removing the service worker from the project and from the browser, I was able to log in. I am not sure how to prevent the service worker from caching the cookie if's possible?
