Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 511 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 511 Bytes

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.