Passwordless

Software Screenshot:
Passwordless
Software Details:
Version: 1.1.0 updated
Upload Date: 20 Jul 15
Developer: Florian Heinemann
Distribution Type: Freeware
Downloads: 7

Rating: nan/5 (Total Votes: 0)

Passwordless implements OTPW: one-time-passwords.

This works by asking the user to enter an email address and by sending him a confirmation link to that address.

By clicking and accessing the link, the user is authenticated and a new account is created for him.

If the user wants to access his account again, he simply needs to enter the same email address the next time he logs in.

He'll need to click another confirmation link to access his account, but this way is much secure than using a password which can easily be guessed by various account hacking utilities.

Passwordless as a Node.js library is quite easy to deploy and works as an Express middleware.

And the best part is that confirmation links (tokens) can be sent via SMS messages as well, just in case you need to authenticate users on mobile devices.

What is new in this release:

  • UPDATE res.send(status) to res.status.send() in line with Express API changes. Backwards compatible to Express 3.x.

What is new in version 1.0.9:

  • UPDATE res.send(status) to res.status.send() in line with Express API changes. Backwards compatible to Express 3.x.

Requirements:

  • Node.js
  • Express

Similar Software

Bootstrap Login
Bootstrap Login

13 Apr 15

HUGE
HUGE

12 Apr 15

Python Social Auth
Python Social Auth

12 May 15

Comments to Passwordless

Comments not found
Add Comment
Turn on images!