amplify-passwordless-sms-auth
amplify-passwordless-sms-auth copied to clipboard
Amplify & React Native
Is it possible to connect this backend to Amplify project?
I did it. But it is not easy. Do: amplify auth add select custom flow Pay attention to the autogenerated cloud formation templates.
It seems to me, I found solvation. I've added new appClient (with sekret key) into created userpool. After that I successfully imported auth via 'amplify auth import'. Still digging this way...