Categorygithub.com/pixec/go-otp
repositorypackage
1.0.1
Repository: https://github.com/pixec/go-otp.git
Documentation: pkg.go.dev

# README

Go OTP

Go Reference

go-otp is an implementation of RFC 4226, and RFC 6238 for Go. It is used internally by BerryByte Limited. No external dependencies, just your plain ol' Go stdlib.

Installing

go get -u github.com/pixec/go-otp

License

go-otp is licensed under the MIT License.