Fetching user everytime wont returns fresh information

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?

Hi @sumit ,

Welcome to the Auth0 Community!

The same query is asked in this community topic. Please check the updates and follow up from there. Thanks!

1 Like