[ ソース: 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