amplify-passwordless-sms-auth icon indicating copy to clipboard operation
amplify-passwordless-sms-auth copied to clipboard

Amplify & React Native

Open ghost opened this issue 4 years ago • 2 comments

Is it possible to connect this backend to Amplify project?

ghost avatar Dec 20 '20 16:12 ghost

I did it. But it is not easy. Do: amplify auth add select custom flow Pay attention to the autogenerated cloud formation templates.

Ricardo1980 avatar Dec 20 '20 17:12 Ricardo1980

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...

ghost avatar Dec 20 '20 17:12 ghost