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

chore: Render docs on a webpage #96

Closed CuriousLearner closed 8 months ago

CuriousLearner commented 8 months ago

Preview here: https://www.sanyamkhurana.com/django-phone-verify/

CuriousLearner commented 8 months ago

Duplicate for #89