erkobridee / lab-otplib

usage tests of the otplib nodejs lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab-otplib

usage tests of the otplib nodejs lib

Commands

Generate OTP Secret

npm run generate-secret

Generate OTP Code

npm run generate-code

Validate OTP Code

npm run check-code -- {otp code}

Useful links

Python

About

usage tests of the otplib nodejs lib


Languages

Language:JavaScript 100.0%