New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@aux4/otp

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aux4/otp

One time password for aux4

latest
Source
npmnpm
Version
0.0.16
Version published
Maintainers
1
Created
Source

@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>

Keywords

otp

FAQs

Package last updated on 10 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts