package
0.0.0-20240520092737-838931af4290
Repository: https://github.com/lidenger/otpserver.git
Documentation: pkg.go.dev
# Functions
AddAccountSecret 新增账号密钥.
No description provided by the author
No description provided by the author
No description provided by the author
GenAccessToken 生成AccessToken serverSign 服务标识,添加服务时指定的标识 timeToken AES(KEY+IV, UNIX时间戳).
GetAccountSecret 获取密钥信息.
GetQRCodeContent 获取添加密钥二维码内容 https://github.com/google/google-authenticator/wiki/Key-Uri-Format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VerifyAccessToken 验证Token.
VerifyTimeToken 验证客户端时间token.