Skip to content

carbin-gun/two-factor-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb36060 · Feb 11, 2017

History

4 Commits
Feb 11, 2017
Oct 21, 2016
Oct 21, 2016

Repository files navigation

two-factor-auth

golang implementation for google two-factor-auth

comments added from the original repo: github.com/robbiev/two-factor-auth

Simple CLI app that generates tokens compatible with Google Authenticator. I implemented this mainly to understand how it works, you should probably not use this.

Example output:

$ go run main.go "<your key>"
934523 (17 second(s) remaining)

Relevant RFCs:

About

golang implementation for google two-factor-auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages