Skip to content

go-oss/otp

Repository files navigation

otp

TOTP, HOTP implementation in golang.

Usage

Package

import "github.com/go-oss/otp"

CLI

$ go install github.com/go-oss/otp/cmd/otp
$ otp -h
Usage of otp:
  -uri string
        Key uri (required)
  -watch
        If specified, display the token each time it expires.

About

TOTP, HOTP implementation in golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages