diff options
author | glacasa <guillaumelacasa@hotmail.com> | 2013-06-13 18:09:18 +0300 |
---|---|---|
committer | glacasa <guillaumelacasa@hotmail.com> | 2013-06-13 18:09:18 +0300 |
commit | fa1d0a8231434fd7fc441485e707483e8e9712ea (patch) | |
tree | 985934b9f25987ccd491f6b20a46240f6e4e476f | |
parent | cf14d00000997ea9c9dbacdfb03be1aaeaae755a (diff) | |
download | TwoStepsAuthenticator-fa1d0a8231434fd7fc441485e707483e8e9712ea.zip TwoStepsAuthenticator-fa1d0a8231434fd7fc441485e707483e8e9712ea.tar.gz TwoStepsAuthenticator-fa1d0a8231434fd7fc441485e707483e8e9712ea.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ TwoStepsAuthenticator ===================== -.net implementation of the TOTP: Time-Based One-Time Password Algorithm -RFC 6238 http://tools.ietf.org/html/rfc6238 +.net implementation of the TOTP: Time-Based One-Time Password Algorithm - RFC 6238 http://tools.ietf.org/html/rfc6238 compatible with Microsoft Authenticator for Windows Phone, and Google Authenticator for Android and iPhone. |