otp-without-db
Advanced tools
Comparing version
{ | ||
"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: | ||
 | ||
#### Generating OTP Hash | ||
@@ -39,0 +43,0 @@ |
6534
2.24%95
4.4%