Skip to content

mailchain/stytch-node-magic-links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stytch-node-magic-links

This example app uses the Stytch API to send and authenticate magic links.

Running the app

  1. Fill in STYTCH_PROJECT_ID and STYTCH_SECRET in the .env file. Get your credentials from your Stytch dashboard.
  2. Add http://localhost:4567/authenticate (the PORT set in .env) as a valid sign-up and login URL on your Stytch dashboard.
  3. Run npm i
  4. Run npm start
  5. Visit http://localhost:4567 and login with your email. Then check for the Stytch email and click the sign in button. You should be signed in!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 42.7%
  • JavaScript 41.2%
  • CSS 15.4%
  • Shell 0.7%