Metadata-Version: 1.2
Name: django-otp-messagebird
Version: 0.1.2
Summary: A django-otp plugin that delivers tokens via MessageBird's SMS service.
Home-page: https://github.com/arjan-s/django-otp-messagebird
Author: arjan5
Author-email: arjan.schrijver@foxcrypto.com
License: BSD
Project-URL: Documentation, https://django-otp-messagebird.readthedocs.io/
Project-URL: Source, https://github.com/arjan-s/django-otp-messagebird
Description: .. image:: https://img.shields.io/pypi/v/django-otp-messagebird?color=blue
           :target: https://pypi.org/project/django-otp-messagebird/
           :alt: PyPI
        .. image:: https://img.shields.io/badge/github-django--otp--messagebird-green
           :target: https://github.com/arjan-s/django-otp-messagebird
           :alt: Source
        
        This is a django-otp plugin that delivers tokens via MessageBird's `SMS
        <https://messagebird.com/en/sms/>`_ service.
        
        See `django-otp <https://pypi.org/project/django-otp>`_ for more information
        on the OTP framework.
        
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
