Django One Time Password is authentication backend for use one time passwords.
Detailed documentation is in the “docs” directory.
Quick start
Add “django_OneTimePassword” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'django_OneTimePassword', )Include the backend in your AUTHENTICATION_BACKENDS settings like this:
'django_OneTimePassword.backends.OneTimePassword',
Release files for django-OneTimePassword 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-OneTimePassword-0.0.2.tar.gz | 2.9 kB | Details |
Release files / django-OneTimePassword-0.0.2.tar.gz
| Download URL | django-OneTimePassword-0.0.2.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7977a82d321ed8e03d4c808add05d1bd3e2bc4c29c814e5b442fca7d1da4b74f
|
|
BLAKE2b-256 checksum How to use checksums |
de887f549f2901b070ecb7d14e41ddb76672a1c127fe7b8fa7e4418bcc6d7894
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |