Next-auth.js: Redirect to custom URL after successful login.
Hey all, I'm trying to figure out how to redirect after a successful login to a custom url. Specifically, I want to point to localhost/home instead of just the default localhost.
Thank you!
Thank you!