Easy two-factor authentication with node.js. Time-based or counter-based (HOTP/TOTP), and supports the Google Authenticator mobile app. Also includes a key generator. Uses the HMAC One-Time Password algorithms. -- Read More
INSTALL » npm install speakeasy
CODE » git clone git://github.com/markbao/speakeasy.git
GITHUB » https://github.com/markbao/speakeasy
Categories:
Engines:
- node >= 0.3.0