New users not being redirected to the new user page
Unanswered
Blue whiting posted this in #help-forum
Blue whitingOP
We are using the Drizzle adapter with Postgres as the database. We are using the app router.
This is the location in the library code where it should be redirecting but it is not in fact redirecting to the specified page (see second screenshot):
node_modules.pnpm@auth+core@0.34.2\node_modules@auth\core\lib\actions\callback\index.js
Console output:
Our
This is the location in the library code where it should be redirecting but it is not in fact redirecting to the specified page (see second screenshot):
node_modules.pnpm@auth+core@0.34.2\node_modules@auth\core\lib\actions\callback\index.js
Console output:
wut up44 /signedUp?callbackUrl=https%3A%2F%2Flocalhost%3A3000%2Fsignup
Our
/signedUp
page is never being compiled.