Documentation ¶
Index ¶
Constants ¶
View Source
const ( OtpTypeTotp = "totp" OtpTypeHotp = "hotp" )
Variables ¶
This section is empty.
Functions ¶
func RandomSecret ¶
Types ¶
type TOTP ¶
type TOTP struct { OTP // contains filtered or unexported fields }
func NewDefaultTOTP ¶
func (*TOTP) NowWithExpiration ¶
func (*TOTP) ProvisioningUri ¶
Click to show internal directories.
Click to hide internal directories.