diff options
author | Julian Verdurmen <304NotModified@users.noreply.github.com> | 2015-11-06 15:59:48 +0100 |
---|---|---|
committer | Julian Verdurmen <304NotModified@users.noreply.github.com> | 2015-11-06 15:59:48 +0100 |
commit | 5a1c597e524e4c98574f9ba43c0e9497ab4c098b (patch) | |
tree | 0104cb69e20433e5503b2fa730fc8be11f7031fc | |
parent | bf1b5bc73ce39ec3bf28bac2b145b0e45b7ba610 (diff) | |
download | TwoStepsAuthenticator-5a1c597e524e4c98574f9ba43c0e9497ab4c098b.zip TwoStepsAuthenticator-5a1c597e524e4c98574f9ba43c0e9497ab4c098b.tar.gz TwoStepsAuthenticator-5a1c597e524e4c98574f9ba43c0e9497ab4c098b.tar.bz2 |
Added NuGet badge
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ TwoStepsAuthenticator ===================== +[](https://github.com/glacasa/TwoStepsAuthenticator) + .net implementation of the TOTP: Time-Based One-Time Password Algorithm and HOTP: HMAC-Based One-Time Password Algorithm<br/> RFC 6238 http://tools.ietf.org/html/rfc6238<br> RFC 4226 http://tools.ietf.org/html/rfc4226 |