Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa9084/go-hotp
a HOTP library for golang
https://github.com/nasa9084/go-hotp
2factor golang hotp rfc4226 two-factor-authentication
Last synced: 11 days ago
JSON representation
a HOTP library for golang
- Host: GitHub
- URL: https://github.com/nasa9084/go-hotp
- Owner: nasa9084
- License: mit
- Created: 2017-09-27T14:14:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T14:27:02.000Z (over 3 years ago)
- Last Synced: 2024-10-06T02:04:01.412Z (about 1 month ago)
- Topics: 2factor, golang, hotp, rfc4226, two-factor-authentication
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-hotp
=======
[![GoDoc](https://godoc.org/github.com/nasa9084/go-hotp?status.svg)](https://godoc.org/github.com/nasa9084/go-hotp)
[![Build Status](https://travis-ci.org/nasa9084/go-hotp.svg?branch=master)](https://travis-ci.org/nasa9084/go-hotp)
[![codecov](https://codecov.io/gh/nasa9084/go-hotp/branch/master/graph/badge.svg)](https://codecov.io/gh/nasa9084/go-hotp)
---