Categorygithub.com/golangdorks/otp
repositorypackage
0.0.0-20190922150329-7cd6aa16c703
Repository: https://github.com/golangdorks/otp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

One-Time Passwords in Go

GoDoc

There are other Go implementations of OTP out there, but this one is mine.

2fa: Terminal Authenticator

This project ships with a terminal application for computing one-time passwords using Google Authenticator defaults. See README for full description.