**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
Stars
2.8k
Forks
231
Watchers
2.8k
Open Issues
67
Overall repository health assessment
0.0.1^3.4.1^2.11.6^0.4.2^3.3.1^2.2.5^7.0.5^2.0.1137
commits
28
commits
22
commits
5
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #87 from railsstudent/update-totp-verify-documentation
cb58351View on GitHubMerge pull request #89 from railsstudent/revise-qrcode-documentation
dc782e9View on GitHubb751216View on GitHubMerge pull request #74 from railsstudent/otpauthURL-default-values
e63b936View on GitHubMerge pull request #77 from mslosarek/sha256_sha512_secret_buffer_padding
f4b54e1View on GitHubRemove expansion of the hash in the test because the library should repeat the key rather than the end user
d02a29aView on GitHubImprove efficiency and allow support for unofficial algorithms
5a706e5View on GitHubThe secret buffer needs to be repeated to the proper size for the one-time passcode to work correctly
903150dView on GitHub