@epic-web/totp
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Create and verify cryptographically secure Time-based One-time Passwords (TOTP) using the HMAC-based One-time Password (HOTP) algorithm.", | ||
@@ -17,0 +17,0 @@ "main": "index.js", |
<div> | ||
<h1 align="center"><a href="https://npm.im/@epic-web/totp">🕰 TOTP</a></h1> | ||
<h1 align="center"><a href="https://npm.im/@epic-web/totp">🕰 @epic-web/totp</a></h1> | ||
<strong> | ||
@@ -12,3 +12,5 @@ Support Two Factor Authentication (2FA) in your application with ease. | ||
<hr /> | ||
``` | ||
npm install @epic-web/totp | ||
``` | ||
@@ -15,0 +17,0 @@ <div align="center"> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21113
237