Skip to main content

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

CI Coverage Status Codacy Badge Documentation Status PyPI version PyPI - Python Version

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-rest-xauth-3.0.0.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

django_rest_xauth-3.0.0-py3-none-any.whl (27.7 kB view hashes)

Uploaded Python 3

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