Dan Kiuna

Results 169 comments of Dan Kiuna

Hi @RafaelMonteiroExaud 👋, Thanks for opening this issue. Out of curiosity, is there a requirement/reason to use `amazon-cognito-identity-js` and not Amplify Auth?

We have created a streamlined experience for our developers needing to use Authentication with Cognito using the Authentication library from Amplify. You can opt in to use just the [JS...

Hi @KristianLake, Upon reviewing this, I have a few question for you - can you please confirm the following: 1. Can you confirm the SignUp experience you have configured? i.e....

Hi @satishSKY 👋, I took a look at this issue, but haven't been able to replicate it on my end. I do have some questions for you however: - To...

@satishSKY Okay the issue you are facing may be part of the email not being verified. How are you receiving the code to use with `Auth.forgotPasswordSubmit(username, code, new_password)`? You should...

Hi @satishSKY, following up on this - let me know if you are still facing this issue.

Hi @timotanhong - I took a look at this issue and so far I have been unable to replicate it, but have a question I'd like to confirm with you....

@timotanhong Thanks for sharing the lambda function code, I was able to reproduce this issue with the functions/code at https://github.com/joekendal/cognito-passwordless/tree/7ae5a916e5f56bc19896937cccc8238819cb7efd/functions From what I see, it looks like when the `secretCode`...

Hi @akinzalowevidation 👋, I haven't been able to replicate this issue on my end, and I understand that it's also hard to replicate it as it seems to occur sporadically?...

Hi @AsitDixit 👋 I'm taking a look at this issue but first off, i'd like to confirm the following: - Are your Cognito user pool sign-in options set to User...