Socket
Book a DemoInstallSign in
Socket

hotp-totp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hotp-totp

Generate One-Time passwords in JS using WebCrypto

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
309
68.85%
Maintainers
1
Weekly downloads
 
Created
Source

hotp-totp

Generate One-Time passwords in JS using WebCrypto

Usage

await totp('SECRETSECRET')
await hotp('SECRETSECRET', 0 /* counter */) #=> 977742

Installation

  $ npm install hotp-totp

Keywords

otp

FAQs

Package last updated on 22 Feb 2020

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