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

Readme

Keywords

Package Sidebar

Install

npm i @nitra/totp

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

4.6 kB

Total Files

6

Last publish

Collaborators

  • vitaliytv