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.

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン