Passwordless authentication plugin for Hapi
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.