Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 633 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 633 Bytes

hapi-auth-passwordless

Passwordless authentication plugin for Hapi

BuildStatus NPM version

This plugin provides passwordless authentication to your hapi application by sending a temporary password to the registered user email address.

Check out the code under example for a working example of form based email and passwordless authentication.