JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 47
  • Score
    100M100P100Q72482F
  • License MIT

A passwordless passport strategy to send a magic code (One time password) to let the user authenticate themselves.

Package Exports

  • passport-magic-code

Readme

passport-magic-code

A passwordless authentication strategy for passport.

Mostly used for personal projects, so its made in a way that suits my needs the best.

Zod is a peer dependency, which means it will need to be installed in your project for this plugin to work.

More documentation and testing will hopefully be added in the future. (WIP)