[ 源代码: golang-github-pquerna-otp ]
软件包:golang-github-pquerna-otp-dev(1.3.0-1)
golang-github-pquerna-otp-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-pquerna-otp:
- [golang-github-pquerna-otp_1.3.0-1.dsc]
- [golang-github-pquerna-otp_1.3.0.orig.tar.gz]
- [golang-github-pquerna-otp_1.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Google Authenticator compatible one time passwords for Go
This otp library implements both HOTP and TOTP based one time passcodes in a Google Authenticator compatible manner. This library can be used to generate and verify codes and display data encoded in QR codes.
其他与 golang-github-pquerna-otp-dev 有关的软件包
|
|
|
|
-
- dep: golang-barcode-dev (>= 1.0.1)
- Barcode creation lib for golang
-
- dep: golang-github-stretchr-testify-dev (>= 1.3.0)
- sacred extension to the standard Go testing package