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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_AuthX-1.0.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file django_AuthX-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_AuthX-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f8cadda5c7db47114bd85ad196654bac2481f90cca7c61a280e82da05b1ec8c0
MD5 9ee3d6ea1a83ab5b03fa69834bb15db7
BLAKE2b-256 c56148b717fb0de0907e6d819ecc5069b2302b8390e0cdddf9ff17ff6b6db1c0

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