UNPKG

cl-node-two-factor-authentication

Version:

Two factor authentication

21 lines (20 loc) 454 B
{ "type": "module", "name": "cl-node-two-factor-authentication", "version": "1.0.0", "description": "Two factor authentication", "main": "cl-node-two-factor-authentication.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Two", "factor", "authentication" ], "author": "Claiment Thabiso Rakgwale", "license": "BSD-3-Clause", "dependencies": { "speakeasy": "^2.0.0" } }