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
1 changed files with 5 additions and 0 deletions

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) (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. 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 Usage
===== =====