CuriousLearner / django-phone-verify

A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.
https://www.sanyamkhurana.com/django-phone-verify/
GNU General Public License v3.0
258 stars 61 forks source link

fix(setup): Add twilio and nexmo as optional dependency #87

Open CuriousLearner opened 1 year ago

CuriousLearner commented 1 year ago

This would have optional dependency in the project to resolve #69