I am building an app that will be using Plivo or Twilio for user interaction and input.
I wanted to use AWS Cognito for user management, but for verification, they say a user must verify email or phone number.
I wanted to have the user interaction and verification come from the same phone number, so is there a way to set this up in Node.js somehow, where a text to a Plivo/Twilio number reroutes to AWS Cognito for verification?