googleAuthenticator 是一个简单易用的 Go 包,用于生成 Google 身份验证器(2FA)所需的密钥和代码。它支持生成随机密钥、计算一次性密码(TOTP),并能生成对应的二维码以便于扫描。
-
Updated
Oct 8, 2024 - Go
googleAuthenticator 是一个简单易用的 Go 包,用于生成 Google 身份验证器(2FA)所需的密钥和代码。它支持生成随机密钥、计算一次性密码(TOTP),并能生成对应的二维码以便于扫描。
Forward TLS connections using whitelisting via Google Authenticator
Add a description, image, and links to the googleauthenticator topic page so that developers can more easily learn about it.
To associate your repository with the googleauthenticator topic, visit your repo's landing page and select "manage topics."