Ash FrameworkAF
Ash Framework3y ago
5 replies
Blibs

Phone number confirmation with Twilio

Hey guys, I wanted to replace the current AshAuthentication confirmation by email add-on with one that will use Twilio Verify API so I can verify the user's phone number.

I just finished it, so I was wondering if you guys could give your suggestions about the implementation and if you see any apparent problems with it:

So, the first step is the Twilio Verify API implementation, I used `Finch`` for that:
Was this page helpful?