An open API service indexing awesome lists of open source software.

https://github.com/engineervix/django-otp-sms

a django-otp plugin that delivers tokens via a Custom SMS service
https://github.com/engineervix/django-otp-sms

Last synced: 12 months ago
JSON representation

a django-otp plugin that delivers tokens via a Custom SMS service

Awesome Lists containing this project

README

          

.. .. image:: https://img.shields.io/pypi/v/django-otp-sms?color=blue
.. :target: https://pypi.org/project/django-otp-sms/
.. :alt: PyPI
.. .. image:: https://img.shields.io/readthedocs/django-otp-sms
.. :target: https://django-otp-sms.readthedocs.io/
.. :alt: Documentation
.. image:: https://img.shields.io/badge/github-django--otp--sms-green
:target: https://github.com/django-otp/django-otp-sms
:alt: Source

This is a django-otp plugin that delivers tokens via
a Custom SMS service.

See `django-otp `_ for more information
on the OTP framework.

.. _upgrade notes: https://django-otp-sms.readthedocs.io/#upgrading