The user remains logged in even when logging out

Hey,

I have two applications using the sdk @auth0/nextjs-auth0, I will call them product a and product b. My implementation followed this docs.

When I log in to the product b application with success, I go back to product a and refresh the page, the user is authenticated, everything is normal so far.

When I logout in application b, and I refresh application a, the user remains authenticated.

How can I logout a user in both applications if I logout in one of them?

Thanks!

Hey there!

In order to handle this most effectivelyI would encourage you to raise it as a GitHub issue here:

so we can work on that directly with the repo maintainers. Once you have a link to it make sure to share it here so we can ping them. Thank you!