@nitra/totp
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@nitra/totp

see demo

import { totp, verify } from '@nitra/totp'

const result = await totp('mySecret')
const verified = await verify(result, 'mySecret')

/@nitra/totp/

    Package Sidebar

    Install

    npm i @nitra/totp

    Weekly Downloads

    5

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • vitaliytv