Skip to content

marcomoauro/magic-link-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Link Authentication

Magic Link Authentication in Node.js.

Requirements

Node version >= 20

Install dependencies

yarn install

How to use

  • Create the .env file based on the env-template.
  • Starts the server by executing:
yarn serve:development

References

I talk about this project in this episode of my tech newsletter: https://implementing.substack.com/p/how-to-implement-a-magic-link-authentication

About

Magic Link Authentication in Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published