Skip to main content

Django-AuthX is a Django library designed to provide a simple authentication system.

Project description

Django-authX is a Django library designed to provide a flexible, customizable, and easy-to-integrate authentication system for Django applications.

Django-authX enhances and extends authentication features, allowing developers to efficiently manage user authentication and authorization processes.

Quick start

Download the package using pip

pip install django-authx

Add ‘authx’ to your INSTALLED_APPS list in your Django

INSTALLED_APPS = […, ‘authx’,…]

Run migrations

python manage.py migrate

Start using Django-authx in your Django application.

Features

  • User Registration: Simplified user registration process with customizable forms and views.

  • Login and Logout: Secure and customizable login and logout functionality, with support for various authentication methods.

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_authx_system-0.0.1.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

django_authx_system-0.0.1-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file django_authx_system-0.0.1.tar.gz.

File metadata

  • Download URL: django_authx_system-0.0.1.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for django_authx_system-0.0.1.tar.gz
Algorithm Hash digest
SHA256 59094ca476613855a2f2ededb2e543f01e66710c88193b82530c653225104848
MD5 185186ffecc8c30f59400e5b252bb585
BLAKE2b-256 0bbd6d38adc60745f2c6343fc82378b68e70b7606a2f3e2cdcacb7b02442c535

See more details on using hashes here.

File details

Details for the file django_authx_system-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_authx_system-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 82c27743f009c1b5fe2a46931d5408f960610ad547833ffc1eee3283fb67ba7b
MD5 9688e417f136879bb54534938a1e6f2f
BLAKE2b-256 8653b43cc674773c9c504157b108006472d372ab6206034c861eca48f775df58

See more details on using hashes here.

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