password-pwnd:Npm软件包,用于使用HIBP API在以前的违规之前检查用户密码是否已泄漏

时间:2021-04-27 21:10:39
【文件属性】:
文件名称:password-pwnd:Npm软件包,用于使用HIBP API在以前的违规之前检查用户密码是否已泄漏
文件大小:6KB
文件格式:ZIP
更新时间:2021-04-27 21:10:39
JavaScript 欢迎使用密码 :waving_hand: 根据以前在数据泄露中暴露的613,584,246个真实世界的密码来检查密码。 之前检查密码是否已泄漏 检查密码是否牢固 :house: 安装 npm i password-pwnd 之前检查密码是否泄漏 /** pwnd checks if the password your provided has been found in previous leaks **/ const { pwnd } = require ( 'password-pwnd' ) check = async ( ) => { /** Make sure to use the await syntax since we're fetching data from an API and it can take a second to get the result **/
【文件预览】:
password-pwnd-master
----.gitignore(643B)
----README.md(6KB)
----LICENSE(1KB)
----package.json(707B)
----index.js(3KB)
----package-lock.json(372B)

网友评论