saharJ95
saharJ95
Hey @nadetastic , @stocaaro , Thank you for your help. The Plugin AWS-SDK was conflicting with our changes. After deleting that package PubSub works fine. Thanks,
Hi @cwomack , I am not using any custom code/lambda What I am doing is.. 1. Configure aws 2. Import **signIn** from aws-amplify/auth 3. Calling with required Attributes Existing users...
Hi @israx , 1. Created an identity pool and imported amplify config to my existing project. 2.  3. As I mentioned, the Existing user sign works fine, wrong password...
Hi @israx , Thank you for your quick response. I fixed the pre auth lambda with the proper exception and it works fine . Thanks :)