Is it possible to use AWS Amplify for user authentication?
It looks to be a REST API, so I don’t see why not I don’t know if anyone has tried it yet, so let us know how it goes!
Thanks for answering! Actually it’s a 3rd party library @aws-amplify/cli - npm so I guess not
So for custom auth I can use any REST API?
Ah. I see. No third party plugins yet, so that’s not going to work. But yes, any REST API should work. We have in-built support for Firebase, but users have also been using other providers as well – you can search the forums for ideas
1 Like