【发布时间】:2020-11-12 13:33:14
【问题描述】:
我正在使用serverless 和"amazon-cognito-identity-js": "^4.5.3" 进行身份验证,但在使用CognitoUser.authenticateUser 时偶然发现了错误:Error: Native crypto module could not be used to get secure random number.。
有多个解决方案打开了几个 git 问题,表示该问题已在版本 3.2.0 中修复,但在最新版本中仍然存在。
【问题讨论】:
标签: node.js amazon-cognito serverless-framework