diff --git a/packages.json b/packages.json index 3a0223c..afa706d 100644 --- a/packages.json +++ b/packages.json @@ -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",