Hi All,
I have a strange problem with my web app which uses Auth0 to authenticate users. I use the Auth.js library. Sometimes when I open the browser after a few hours of not being used,I suddenly load API results from a user login that occurred in another PC with another account. Its an intermittent issue but can it be that when Auth0 silently authenticates the session it returns different results. Do I make sense? Has anyone encountered this behaviour before?
Van Joe