# README
Go OTP
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.