I am really frustrated with nextjs-auth0, everything work fine in local, when I deploy to azure static website. and click log out, it obviously logs on auth0, however, immediately tries to auto login again. Tried every method I can find online, this behavior still there, OMG.
solution tried but not work
- tutorial solution using
- inspect url as in picture, it sends request to v2 logout url
- tried manually delete cookie
any ideas, really appreciated.