ex_twilio icon indicating copy to clipboard operation
ex_twilio copied to clipboard

Support for Verify API

Open ecly opened this issue 6 years ago • 3 comments

I was unable to figure out exactly whether or not the Verify API was supported.

It feels as though some of it lies in the ExTwilio.ProgrammableChat.Service module, but it is not obvious to me how I would go about replicating the behaviour from the Phone Verification Workflow example from Twilio's docs.

ecly avatar Aug 15 '19 10:08 ecly

I have the same issue. I can't figure out how to use the Verify API using this package.

sheharyarn avatar Feb 27 '20 22:02 sheharyarn

I think this probably isn't supported currently. I'd happily accept PRs.

danielberkompas avatar Oct 01 '20 23:10 danielberkompas

In case anyone is wondering, v. 1 of the Twilio Verify API is supported here currently.... https://github.com/365assistance/authy

lilayoung avatar Apr 02 '21 23:04 lilayoung