/django-token-auth

Django reusable app for securing and providing access to URLs via a token or hash style URL.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Django Token Auth

A Django app used to restrict access to selected URLs or authenticate a user using unique token/hash URLs.

For installation and usage instructions, see the included docs directory.