mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
commit
8a72910a6e
@ -1605,5 +1605,14 @@
|
|||||||
"description": "Base32 library for Nim",
|
"description": "Base32 library for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/base32.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user