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

preguntada hace 2 años71 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas