/go-totp

Simple TOTP Token Generation Module Written In Go

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Simple TOTP Library written in Go

This is a simple TOTP library that implements the TOTP algorithm described in RFC6238, and it is also compatible with the Google Authentication variant (base32-encoded key secrets).