README ¶ gogoauth golang tool for google authenticator create google authenticator url gogoauth -create -name "xxx@xx.com" -issuer "abc.com" -s "secret" -png or without the secret, a new secret will be created and print out gogoauth -create -name "xxx@xx.com" -issuer "abc.com" -png compute code with the given secret gogoauth -s "secret" Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.