first call to cognito method is slow

0

Hi, the first call to the two methods below is very slow and after the same calls become fast. do you know why ? Method 1: var user = new CognitoUser(...) AuthFlowResponse resp = await user.StartWithCustomAuthAsync(new InitiateCustomAuthRequest()....)

Method 2: RespondToAuthChalengeResponse verresponse = await provider.ResponseToAuthChallengeAsync(new RespondToAuthChalenge(){...}) thank you in advance best regards

已提问 2 年前71 查看次数
没有答案

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

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

回答问题的准则