How to Set Up Email Sign-In Using NextAuth and Mailjet
NextAuth (or Auth.js) provides email as an authentication method. You can use email to send magic links to the user's email address for them to sign in.
This article is a step-by-step guide to setup email authentication in NextJs using NextAuth.
Pre-...
lemreyes.hashnode.dev7 min read