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

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

a TOTP library for golang
https://github.com/nasa9084/go-totp

2factor go golang rfc6238 totp two-factor-authentication

Last synced: about 1 year ago
JSON representation

a TOTP library for golang

Awesome Lists containing this project

README

          

go-totp
=======
[![GoDoc](https://godoc.org/github.com/nasa9084/go-totp?status.svg)](https://godoc.org/github.com/nasa9084/go-totp)
[![Build Status](https://travis-ci.org/nasa9084/go-totp.svg?branch=master)](https://travis-ci.org/nasa9084/go-totp)
[![codecov](https://codecov.io/gh/nasa9084/go-totp/branch/master/graph/badge.svg)](https://codecov.io/gh/nasa9084/go-totp)
[![codebeat badge](https://codebeat.co/badges/efe343e4-e10f-49f6-8bbf-c9a913217097)](https://codebeat.co/projects/github-com-nasa9084-go-totp-master)
---