0.0.16 • Published 2 years ago

@aux4/otp v0.0.16

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@aux4/otp

One time password for aux4

Install

$ npm install --global @aux4/otp

Usage

Create a new OTP

$ aux4-otp create --name <name>

Generate OTP

$ aux4-otp generate --name <name>

Verify OTP

$ aux4-otp verify --name <name>

Get OTP url

$ aux4-otp url --name <name>

Get OTP qrcode

$ aux4-otp qrcode --name <name>

List OTPs

$ aux4-otp list

Delete OTP

$ aux4-otp delete --name <name>
0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago