Strange App behaviour

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

Hi @vanjoe,

Thanks for reaching out to the Auth0 Community.

I understand you have observed a strange behavior where you see another user’s account after resuming back on to the application after a break.

It could be related to silent authentication, but I am not sure.

To investigate this further, could you please capture a HAR file and DM it to me?

Thank you.