@berlinsms/twofa-verify

1.0.3 • Public • Published

@berlinsms/twofa-verify

A js-library to verify a twofa-optin-challenge on serverside

install

npm install @berlinsms/twofa-verify

usage

import { TwofaOptin } from '@berlinsms/twofa-verify';

const twofaOptin = new TwofaOptin( <twofaSecretkey> );
const twofaChallenge = await twofaOptin.getTwofaChallenge( <challengeToken> );

Readme

Keywords

none

Package Sidebar

Install

npm i @berlinsms/twofa-verify

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

5.25 kB

Total Files

4

Last publish

Collaborators

  • berlinsms-dev
  • alexw_berlinsms
  • hagen.meutzner