Mobile logout / multiple browsers

I’ve created a react app that works fine on multiple desktop browsers, but on my iOS device, every page refresh, both Chrome and Safari, cause a logout. The Auth0 logs show successful exchange and successful login the first time, then failed silent auth for each page refresh.

Any pointers?

EDIT: I’ve read through a few topics similar to this and I think that my problem is that I am using a React Burger Menu that is relying on hrefs and not on the React Router to switch content. I’m not sure yet how to fix this given the specifics of the burger menu, but will reply back when I figure it out.

Hi @ljhardy,

Welcome to the Auth0 Community!

Thanks for the follow up! Let us know if you get this working.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.