An open API service indexing awesome lists of open source software.

https://github.com/mcaimi/go-totp

Simple TOTP Token Generation Module Written In Go
https://github.com/mcaimi/go-totp

Last synced: 8 days ago
JSON representation

Simple TOTP Token Generation Module Written In Go

Awesome Lists containing this project

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