Hi,
I am using auth0 for my webapp, which is on react. I have used logout functionality of auth0, but when a user logs out in a single tab, they can freely use the application in another tabs, until they have refreshed. The access token is short lived, but a user sessions continues. Does auth0 provide any functionality to do this as it seems fairly basic to not access a webapp if it has been logged out.