Hacker News new | ask | show | jobs
by joshstrange 4256 days ago
Here: https://passwordless.net/ (It's for Express + NodeJS)

Open source, you can use whatever you want to get the code to the user. It's from Mozilla.

1 comments

Unfortunately I think the biggest advertised feature is the ability to authenticate users by phone number which this doesn't do.
It does and it's designed for it. Found this example online: https://github.com/rbudiharso/smsauth-example Basically you can use any delivery mechanism with it you'd like
My apologies. This wasn't obvious from the main project page.