add otp package

This commit is contained in:
Huy ☭ 2015-05-29 02:45:58 +07:00
parent 03939199a9
commit 7092708853

View File

@ -1605,5 +1605,14 @@
"description": "Base32 library for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/base32.nim"
},
{
"name": "otp",
"url": "https://github.com/rgv151/otp.nim",
"method": "git",
"tags": ["otp", "hotp", "totp", "time", "password", "one", "google", "authenticator"],
"description": "One Time Password library for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/otp.nim"
}
]