1.1.0 • Published 2 months ago

@nitra/totp v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@nitra/totp

see demo

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

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

2 months ago

1.0.4

2 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago