TOTPFit/lib/totp.js/README.md
2024-11-09 16:37:03 +03:00

6 lines
268 B
Markdown

# totp.js
Two-factor authentication implementation in pure javascript. One-time password generator (HOTP/TOTP) with support for Google Authenticator.
[![Build Status](https://travis-ci.org/wuyanxin/totp.js.svg?branch=master)](https://travis-ci.org/wuyanxin/totp.js)