Skip to main content

Django Wordle Auth backend that uses today's Wordle word of the day as your password.

Project description

Django Wordle Auth

Django Wordle Auth backend that uses today's Wordle word of the day as your password.

:fire: Django Wordle Auth is built for demo websites and should never be used in a production environment. :fire:

Install

python -m pip install django-wordle-auth

Then add django_wordle_auth.backends.DjangoWordleAuthBackend to your settings.AUTHENTICATION_BACKENDS like:

AUTHENTICATION_BACKENDS = [
    "django.contrib.auth.backends.ModelBackend",
    "django_wordle_auth.backends.DjangoWordleAuthBackend",
]

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-wordle-auth-2022.4.1.tar.gz (46.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_wordle_auth-2022.4.1-py3-none-any.whl (46.1 kB view details)

Uploaded Python 3

File details

Details for the file django-wordle-auth-2022.4.1.tar.gz.

File metadata

  • Download URL: django-wordle-auth-2022.4.1.tar.gz
  • Upload date:
  • Size: 46.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.11

File hashes

Hashes for django-wordle-auth-2022.4.1.tar.gz
Algorithm Hash digest
SHA256 15faad6fa695c960a17ea771d4bd6f9b479e8d9e683a5508672639502a3c3b9a
MD5 a04b295855ad99bd1ec791d92b880fd7
BLAKE2b-256 03e1917b904dbec6721ed2b3e3ad0831adfb7d4c349284c9a2699d8769ccf186

See more details on using hashes here.

File details

Details for the file django_wordle_auth-2022.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_wordle_auth-2022.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 16f662fee261d8a52e1b744920d74aaf15fe378adbff8f4116ff40bbe0bbab4a
MD5 e7cf634703197552847fc24d0ba83618
BLAKE2b-256 b9ce4408c3a32b18b64f5d1d80cdbbd672fc062058a702bcb738b9ea3fd4bea4

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