This is a companion example app for the tutorial blog post - Node.js and Express Authentication Using Passport and Stytch. Read the blog post to get started and follow along.
This exmaple app utilizes Passportjs, an authentication middleware library, by creating a custom Stytch strategy to send and authenticate Email Magic Links for application signup and login.
This example app utilizes Node.js, Passportjs, and Stytch.