Metadata-Version: 2.1
Name: django-otp-agents
Version: 1.0.1
Summary: Integration of django-otp and django-agent-trust.
Home-page: https://github.com/django-otp/django-otp-agents
Author: Peter Sagerson
Author-email: psagers@ignorare.net
License: BSD
Project-URL: Documentation, https://django-otp-agents.readthedocs.io/
Project-URL: Source, https://github.com/django-otp/django-otp-agents
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-agents?color=blue
   :target: https://pypi.org/project/django-otp-agents/
   :alt: PyPI
.. image:: https://img.shields.io/readthedocs/django-otp-agents
   :target: https://django-otp-agents.readthedocs.io/
   :alt: Documentation
.. image:: https://img.shields.io/badge/github-django--otp--agents-green
   :target: https://github.com/django-otp/django-otp-agents
   :alt: Source

This uses `django-agent-trust`_ to add OTP-based machine authorization to
django-otp.

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


.. _django-agent-trust: http://pypi.org/project/django-agent-trust
.. _django-otp: http://pypi.org/project/django-otp


