~~I ran into another issue in testing that I'm won...
# support-questions-legacy
u
I ran into another issue in testing that I'm wondering about. I'm noticing that after upgrading to NextJS 11, I'm no longer seeing the signup/signin interface at the
/auth
route. What ends up happening is that for some reason, when I browse to
/auth
, I get redirected to the homepage. My configuration is the same as what's in the supertokens documentation online. Out of curiosity, is NextJS11 a known incompatibility?
Nevermind, got this working by upgrading to latest version of
supertokens-auth-react