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

Add AWS backend #78

Open macmichael01 opened 1 year ago

macmichael01 commented 1 year ago

It would be nice to have an AWS backend too.

Nish8192 commented 1 year ago

I am getting started on adding AWS SNS integration and I will try to take it as far as I can.

CuriousLearner commented 1 year ago

Thanks for picking this up! :)