Skip to main content

Interface components to configure and manage multi factor authentication

Project description

Kleides Multi Factor Authentication

https://img.shields.io/pypi/v/kleides_mfa.svg https://img.shields.io/travis/Urth/kleides_mfa.svg Documentation Status

Interface components to configure and manage multi factor authentication

Install

pip install kleides-mfa
MIDDLEWARE = [
    ...
    'django.contrib.auth.middleware.AuthenticationMiddleware',
    'kleides_mfa.middleware.KleidesAuthenticationMiddleware',
    ...
]

History

0.1.0 (2019-10-07)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kleides_mfa-0.1.1.tar.gz (35.5 kB view hashes)

Uploaded Source

Built Distribution

kleides_mfa-0.1.1-py2.py3-none-any.whl (22.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page