JavaScript example for responding to Cognito's SRP authentication challenges

0

There's a python example here. Does anyone have a link to an example for JavaScript?

Alternatively, can anyone provide guidance on how to access the functions inside AuthenticationHelper.js (to build the SRP challenge responses during authentication) per this AWS knowledge article?

SRP_A = g^a (mod N)

Use g as defined in AuthenticationHelper.js on the AWS Amplify (JavaScript) GitHub repository.

没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则