Categorygithub.com/mcaimi/go-totp
repository
0.0.0-20240311165710-88ba0c50d04b
Repository: https://github.com/mcaimi/go-totp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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).