Skip to main content

A simple Django app with authentication backend for OneTimePassword

Project description

Django One Time Password is authentication backend for use one time passwords.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “django_OneTimePassword” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'django_OneTimePassword',
    )
  2. Include the backend in your AUTHENTICATION_BACKENDS settings like this:

    'django_OneTimePassword.backends.OneTimePassword',

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

django-OneTimePassword-0.0.2.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file django-OneTimePassword-0.0.2.tar.gz.

File metadata

File hashes

Hashes for django-OneTimePassword-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7977a82d321ed8e03d4c808add05d1bd3e2bc4c29c814e5b442fca7d1da4b74f
MD5 0a6ff5fe8f6315d9215a076027cd40d3
BLAKE2b-256 de887f549f2901b070ecb7d14e41ddb76672a1c127fe7b8fa7e4418bcc6d7894

See more details on using hashes here.

Supported by

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