I am using react SDK in my application. The problem I am facing is that I am unable to fetch fresh user information with auth0 since I m using cacheloaction=“localstorage” and it caches the result but is there any way to bypass this cache?
I am using react SDK in my application. The problem I am facing is that I am unable to fetch fresh user information with auth0 since I m using cacheloaction=“localstorage” and it caches the result but is there any way to bypass this cache?