Nextjs
Redirect on Sign In with Next Auth
When working on a Next.js application, you may want to redirect the user to a different page after they sign in. The documentation is not clear on how to do this, so I will try to explain it here. This is really helpful if you have Custom Sign In