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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nitra/totp

    Weekly Downloads

    16

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • vitaliytv