我正在尝试使用textlocal a在nodejs中创建具有otp的登录。我可以通过以下代码将otp发送到该号码,我如何验证OTP并重新登录成功。var urlencode = require('urlencode');var number='91*******';var hash='api'; // The hash key could be found
我正尝试在Windows10计算机上设置一个本地数据库,并将访问权限授予我的本地windows用户。authentication failed for user "windowsuser":postgres://localhost:5432/testdbCREATE ROLE windowsuser LOGIN
SUPERUSER INHERIT CREA