1.0.1 • Published 2 years ago

@digitalbazaar/totp v1.0.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

Time-based One-Time Password Lib (@digitalbazaar/totp)

Build status Coverage status NPM Version

A library with Time-based One-Time Password (TOTP) utilities that run in Node.js and in the browser.

Table of Contents

Background

TBD

Security

TBD

Install

  • Node.js 14+ is required.

NPM

To install via NPM:

npm install @digitalbazaar/totp

Development

To install locally (for development):

git clone https://github.com/digitalbazaar/totp
cd totp
npm install

Usage

TBD

Contribute

See the contribute file!

PRs accepted.

If editing the Readme, please conform to the standard-readme specification.

Commercial Support

Commercial support for this library is available upon request from Digital Bazaar: support@digitalbazaar.com

License

New BSD License (3-clause) © Digital Bazaar