A custom user-model based package with features ranging from JWT and Basic authentication to REST API end-points for signup, signin, email verification, password resetting and account activation.
Project description
Welcome to django-rest-xauth
Documentation
Go here for quick-setup/start or here for full documentation.
Test run
With docker
Run make build_image_and_run
. You can then go to http://localhost:8000/ and signin to the
default user account using superuser@example.com
as email and demoproject
as password.
To add extra options to the default docker run
command, use docker_run_options
in the make command
e.g. make run docker_run_options='-v ./:/app/'
.
Without docker
After setting up all requirements using make dev
, start django server as you would in any project
e.g. ./manage.py runserver
.
Contributing
Please be sure to review contributing guidelines to learn how to help the project.
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
Built Distribution
File details
Details for the file django-rest-xauth-3.0.0.tar.gz
.
File metadata
- Download URL: django-rest-xauth-3.0.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b865951c28ae1bed0ad5478221667edcacc45efd2cbca9bf05acbefa100d9145 |
|
MD5 | fd3fa551ce5276f1bf695176c27eed55 |
|
BLAKE2b-256 | 951bb45aa63b6af827668be382dbf5ff005ebd0dd3b35c581368336cb7ee98e4 |
File details
Details for the file django_rest_xauth-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: django_rest_xauth-3.0.0-py3-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40844bb3fa39692ed7b355dc9230c5fa63ffcde1eb15bc4354e57f8e7781eec0 |
|
MD5 | b324fdbc929ac3051ae3079112682d07 |
|
BLAKE2b-256 | 2b96cc07dd71dd7695300cea06828d0a444bf3ec0011b07825a4a85a673787e7 |