custom django authentication app
Project description
django-dinero-auth/README.rst
DINERO_AUTH
dinero_auth is a token authentication system with ip validation and browser validation.
Detailed documentation is in the “docs” directory.
Quick start
Add “dinero_auth” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'dinero_auth', )
Run python manage.py migrate to create the dinero_auth models.
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
dinero_auth-1.0.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file dinero_auth-1.0.tar.gz
.
File metadata
- Download URL: dinero_auth-1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56e0f2562a4aa4720a16f8538eecb56a9f4110769a5bc4cc5d5a8bccebe1fb22 |
|
MD5 | 75dfdf39c8d9d1e04fec69d8d655a518 |
|
BLAKE2b-256 | cb5d85ebf85f5ae850a97b9ca0aa9fca7bdc0d133b002857d7029e4459dc502d |
File details
Details for the file dinero_auth-1.0-py3-none-any.whl
.
File metadata
- Download URL: dinero_auth-1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8abb2e70b89217e4b567907d6c96af43517e14d13cd0e14e598ce460c61476d |
|
MD5 | 8e100a9428f075c7288ea4951d3e4865 |
|
BLAKE2b-256 | 471e674829ddbebd37f0dbb3365690a0a6fe315228a2c0c3dce370b4d62cb30a |