@strackfeldt/passport-magic
v1.0.8
Published
Passwordless authentication with magic links for Passport.js 🔑
Downloads
1
Readme
Passwordless authentication with magic links for Passport.js 🔑
- User signup and login without passwords
- Supports magic links sent via email, SMS or any other method you prefer
- User interface agnostic: all you need is an input and a confirmation screen
- Handles secure token generation, expiration and confirmation
Forked from: https://github.com/mxstbr/passport-magic-login
Originally implemented by Tobias Lins for Splitbee and eventually extracted for Feedback Fish