Two Factor Auth Save

Generate 2FA tokens compatible with Google Authenticator

Project README

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:

Open Source Agenda is not affiliated with "Two Factor Auth" Project. README Source: robbiev/two-factor-auth

Open Source Agenda Badge

Open Source Agenda Rating