mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package otplib (#2155)
This commit is contained in:
parent
d12f9ffc1d
commit
793f35dd46
@ -25266,5 +25266,22 @@
|
||||
"description": "xchacha20_poly1305, chacha20, poly1305",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lantos-lgtm/nim_chacha20_poly1305"
|
||||
},
|
||||
{
|
||||
"name": "otplib",
|
||||
"url": "https://github.com/dimspith/otplib",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"otp",
|
||||
"totp",
|
||||
"hotp",
|
||||
"two-factor-authentication",
|
||||
"2fa",
|
||||
"one-time-password",
|
||||
"mfa"
|
||||
],
|
||||
"description": "Easy to use OTP library for Nim",
|
||||
"license": "Unlicense",
|
||||
"web": "https://github.com/dimspith/otplib"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user