Metadata-Version: 2.1
Name: django-otp-twilio
Version: 1.0.1
Summary: A django-otp plugin that delivers tokens via Twilio's SMS service.
Home-page: https://github.com/django-otp/django-otp-twilio
Author: Peter Sagerson
Author-email: psagers@ignorare.net
License: BSD
Project-URL: Documentation, https://django-otp-twilio.readthedocs.io/
Project-URL: Source, https://github.com/django-otp/django-otp-twilio
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Django
License-File: LICENSE

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

This is a django-otp plugin that delivers tokens via Twilio's `SMS
<https://www.twilio.com/sms>`_ service.

See `django-otp <https://pypi.org/project/django-otp>`_ for more information
on the OTP framework.

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


