otp icon indicating copy to clipboard operation
otp copied to clipboard

A Go implementation of the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.

otp

GoDoc

This repository contains a Go package to generate single use authenticator codes using the HOTP (RFC 4226) or TOTP (RFC 6238) algorithm.