🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

otp-without-db

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otp-without-db - npm Package Compare versions

Comparing version

to
1.0.2

2

package.json
{
"name": "otp-without-db",
"version": "1.0.1",
"version": "1.0.2",
"description": "Database less verification with cryptography",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -37,2 +37,6 @@ ## OTP verification using Cryptography and without any Database

Here's a diagram that shows the whole process:
![OTP Verification process](https://blog.anam.co/content/images/2019/10/Untitled-Diagram.jpg)
#### Generating OTP Hash

@@ -39,0 +43,0 @@