Added package nauthy (#1800)

This commit is contained in:
lzoz 2021-02-05 08:17:50 +11:00 committed by GitHub
parent 6681fab465
commit 39191a3d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21384,6 +21384,20 @@
"web": "https://github.com/jan0sc/antlr4nim",
"doc": "https://jan0sc.github.io/antlr4nim.html"
},
{
"name": "nauthy",
"url": "https://github.com/lzoz/nauthy",
"method": "git",
"tags": [
"otp",
"totp",
"hotp",
"2factor"
],
"description": "Nim library for One Time Password verification and generation.",
"license": "MIT",
"web": "https://github.com/lzoz/nauthy"
},
{
"name": "host",
"url": "https://github.com/RainbowAsteroids/host",