Next.js Discord

Discord Forum

next auth email redirect always back to home route

Unanswered
thomasdelah posted this in #help-forum
Open in Discord
Hi everyone, I've added email signin with magic link (Resend), but after my login I always redirect to '/' (homepage); while I want my user to redirect to it's '/account' route.
Not sure where to implement it, is it something dynamic or do I have to hardcode it with the link that's in the email?

0 Replies