Lemuel Leogene Reyeslemreyes.hashnode.dev·Aug 18, 2024How to Set Up Email Sign-In Using NextAuth and MailjetNextAuth (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-...email
Steve Lebleuslebleu.hashnode.dev·Feb 22, 2024Cliam: agnostic email sending in Node.jsAs a developer, email sending is a recurent task across the projects. Most part of time, you have to deal with open source libraries, to switch from a library to another accross the projects, with some particular implementations and / or behaviors. A...brevo