hapi-auth-2fa
v0.0.2
Published
2 factor authentication plugin for Hapi
Downloads
9
Maintainers
Readme
hapi-auth-2fa
2 factor authentication plugin for Hapi
This plugin provides 2 factor authentication to your hapi application.
Check out the code under example
for a working example of form based email / password and 2 factor authentication
This library is heavily based on [hapi-authy] (https://github.com/mtharrison/hapi-authy)