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(phone_verify): Return same number of arguments in the overridden method #38

Closed gutsytechster closed 4 years ago

gutsytechster commented 4 years ago

This fixes https://github.com/CuriousLearner/django-phone-verify/issues/37