1.2.0 • Published 1 year ago

@nitra/totp v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@nitra/totp

see demo

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

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

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago