auth-pass
Version:
auth-pass is a lightweight & powerful password validation package that ensures smooth, secure, and password updates. No more weak passwords, no more reuse—just pure security vibes!
53 lines • 1.38 kB
JSON
{
"name": "auth-pass",
"version": "1.0.0",
"description": "auth-pass is a lightweight & powerful password validation package that ensures smooth, secure, and password updates. No more weak passwords, no more reuse—just pure security vibes!",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Twinkle49/auth-pass.git"
},
"keywords": [
"password",
"authentication",
"auth-pass",
"security",
"password-validator",
"secure-login",
"password-check",
"strong-password",
"password-auth",
"nodejs-security",
"password-strength",
"password-policy",
"pass-checker",
"secure-auth",
"user-authentication",
"password-hashing",
"bcrypt",
"auth-toolkit",
"password-protection",
"auth-security",
"password-utility",
"password-manager",
"password-verify",
"password-rules",
"validate-password",
"authenticator",
"secure-access",
"login-security",
"node-auth",
"hashing",
"password-encryption",
"password-security"
],
"author": "Twinkle Choudhary",
"license": "MIT",
"bugs": {
"url": "https://github.com/Twinkle49/auth-pass/issues"
},
"homepage": "https://github.com/Twinkle49/auth-pass#readme"
}