2
0
mirror of https://git.coolaj86.com/coolaj86/browser-authenticator.js synced 2025-03-14 04:10:44 +00:00

Merge branch 'gh-pages' of github.com:Daplie/browser-authenticator into gh-pages

This commit is contained in:
AJ ONeal 2015-10-23 01:11:40 -07:00
commit e743d0b890

View File

@ -18,6 +18,11 @@ This module uses [`botp`](https://github.com/Daplie/botp) which implements `TOTP
(the *Authenticator* standard), which is based on `HOTP` [(RFC 4226)](https://www.ietf.org/rfc/rfc4226.txt)
to provide codes that are exactly compatible with all other *Authenticator* apps and services that use them.
Demo
====
<https://daplie.github.io/browser-authenticator/>
Usage
=====