module
Version:
v0.0.0-...-1caaf2b
Opens a new window with list of versions in this module.
Published: Aug 12, 2021
License: MIT
Opens a new window with license information.
README
¶
twofactor
Two factor authenticator in go
Following the instruction from gojek.io
Example of qr with the next data:
auth := Auth{
Label: "Example",
User:"[email protected]",
Key:"JBSWY3DPEHPK3PXP",
Digits: 6,
Period: 30,
}
Directories
¶
Click to show internal directories.
Click to hide internal directories.