Skip to main content

A pluggable framework for adding two-factor authentication to Django using one-time passwords.

Project description

PyPI Documentation Source

This project makes it easy to add support for one-time passwords (OTPs) to Django. It can be integrated at various levels, depending on how much customization is required. It integrates with django.contrib.auth, although it is not a Django authentication backend. The primary target is developers wishing to incorporate OTPs into their Django projects as a form of two-factor authentication.

Several simple OTP plugins are included and more are available separately. This package also includes an implementation of OATH HOTP and TOTP for convenience, as these are standard OTP algorithms used by multiple plugins.

If you’re looking for a higher-level or more opinionated solution, you might be interested in django-two-factor-auth.

Status

This project is stable and maintained, but is no longer actively used by the author. Well-formed pull requests are welcome. Anyone interested in taking over aspects of the project should contact me.

Development

Development dependencies are defined in the Pipfile; use pipenv to set up a suitable shell.

The tests in tox.ini cover a representative sample of supported Python and Django versions, as well as running flake8 and isort for linting and style consistency. Please run tox before checking in and sending a pull request.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

django-otp-0.9.0.tar.gz (50.8 kB view details)

Uploaded Source

Built Distribution

django_otp-0.9.0-py3-none-any.whl (50.5 kB view details)

Uploaded Python 3

File details

Details for the file django-otp-0.9.0.tar.gz.

File metadata

  • Download URL: django-otp-0.9.0.tar.gz
  • Upload date:
  • Size: 50.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for django-otp-0.9.0.tar.gz
Algorithm Hash digest
SHA256 f5faa95a3e85391e70e433205509fa070ed25646f15fcafd2cd2fbd987c33262
MD5 133b6b1384a871afc15f35fa8fa31be5
BLAKE2b-256 1772f2ecbddf1b0f5e0ad4b03d0a53d1f5b2fa5ec6d2e2d0f3a6912fee1082ca

See more details on using hashes here.

Provenance

File details

Details for the file django_otp-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: django_otp-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 50.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6

File hashes

Hashes for django_otp-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 334e2a0ece7e5d9de3263e17bd3b6aee2809d1f8d70555408d5bf8f0c33b13fb
MD5 b257747761763f23667ec7981c46b733
BLAKE2b-256 7022c868fe3330f7d53b0cf145c170358033958d5f163741861f2bfd58bc9756

See more details on using hashes here.

Provenance

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