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
- Host: GitHub
- URL: https://github.com/engineervix/django-otp-sms
- Owner: engineervix
- License: other
- Created: 2022-01-20T18:41:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:59:20.000Z (over 2 years ago)
- Last Synced: 2025-02-04T12:18:38.836Z (about 1 year ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
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